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

Problem with filtering GridDateTimeColumn

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul Evers
Top achievements
Rank 2
Paul Evers asked on 22 Jun 2012, 09:03 AM
Hi,

I have a RadGrid with a GridDateTimeColumn.
When I set the filter for this column to 'Greater than 01/03/2012' the filter will be applied correct (all items with date after the 1st of march)
Out datetimeformat is dd/MM/yyyy  (day/month/year).

When I call the filter again in the headercontextmenu it displays 03/01/2012. So the wrong datetimeformat is applied (MM/dd/yyyy).
When I apply this filter (without modification) it will be interpreted as the 3rd of januari.

How can I fix this?

Paul

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 22 Jun 2012, 11:02 AM
Tags
Grid
Asked by
Paul Evers
Top achievements
Rank 2
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or