Hi
I got problem in SmartGWT 3.1 with AdvancedFilter Date/Time field.
Example #1 working right:
I wan to filter the grid using filters above the column headers. I choose Date/Time field and set value range from (05/29/2013 00:00) Today to (05/30/2013 23:59) Tomorrow
and this is ok when i got 23:59 tommorow, it is fine.
Example #2 working wrong:
When I do the same but using advanced filtering and choose this Date/Time field and operator "between" the end date is 00:00 timed.
That is wrong, I need this to be 23:59 by default.
Question:
How to achieve that ?
I got problem in SmartGWT 3.1 with AdvancedFilter Date/Time field.
Example #1 working right:
I wan to filter the grid using filters above the column headers. I choose Date/Time field and set value range from (05/29/2013 00:00) Today to (05/30/2013 23:59) Tomorrow
and this is ok when i got 23:59 tommorow, it is fine.
Example #2 working wrong:
When I do the same but using advanced filtering and choose this Date/Time field and operator "between" the end date is 00:00 timed.
That is wrong, I need this to be 23:59 by default.
Question:
How to achieve that ?
Comment