This is a migrated thread and some comments may be shown as answers.

GridDateTimeColumn Filter Expression date format

0 Answers 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 19 Dec 2017, 12:45 AM

Hello,

I display GridDateTimeColumns in localized format on the grid but I need the filter expression for the GridDateTimeColumn to be in US date time format because datetimes in my database or stored in this format. I use the grid.MasterTableView.FilterExpression (in SQL format with EnableLinqExpressions false) in NeedDataSource to filter data in the database with the applied filters. The format of the filter expression is in the culture of the user's browser rather than the US date format. How can I change the filter expression date format?

 

Thank you.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Ryan
Top achievements
Rank 1
Share this question
or