Hy,
I've got a Column with DateTime Values! eg.: "2014/09/11 10:00"
Our Customer wants to filter the Column by Datepicker and only one field (filterable.extra: false) - so if I add a Datepicker Filter (not DateTimepicker) and wanna filter "is equal" to "2014/09/11" the Grid don't wanna display anything - Problem ist that the filtered Date is "2014/09/11 00:00", whicht isn't equal because of the time - how can I fix this issue?
In the Column I have to display the date with the time, filtering should ignore the time!
greetings from Austria
Flo
I've got a Column with DateTime Values! eg.: "2014/09/11 10:00"
Our Customer wants to filter the Column by Datepicker and only one field (filterable.extra: false) - so if I add a Datepicker Filter (not DateTimepicker) and wanna filter "is equal" to "2014/09/11" the Grid don't wanna display anything - Problem ist that the filtered Date is "2014/09/11 00:00", whicht isn't equal because of the time - how can I fix this issue?
In the Column I have to display the date with the time, filtering should ignore the time!
greetings from Austria
Flo