[SOLVED] Problem with condition list in pull-down menu

Hi to All,

I have created a search module with condition simple/Special for a field declared as Datetime in the DB, but used as Date in the grid.
Wher I run the application, in the pull-down menu for date I see only these options for simple::mad:

  • Equal
  • Start with
  • Contains
  • Different

Instead

  • Equal
  • Graeter than
  • Greater equal
  • Less than
  • Less Equal
  • Between

How can Resolve this problem?
I have already tried other combinations, but without results. For my application is very important the condition Between.

Goto the left menu and go to search -> search criteria. There you can set the required search options by turn on/off every item you need. You can also change the order of the criteria to appear.

Solved

Ok. Solved