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

Data Filter for grid column havind datetime value

0 Answers 48 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Yogesh
Top achievements
Rank 1
Yogesh asked on 08 Aug 2012, 08:12 AM
Hi,
In application we are using the Grid where one of the column has "DateTime" data type.
I am using RadDataFilter to filter the column values, for this particular column when data filter comes up it comes with the DateTimePicker.
Inside this DateTimePicker if user types "Today" it converts the string into Today's DateTime
I want to stop this behavior so that if user types "Today" it will consider it as a string and
should not convert into corresponding DateTime value.
How can i achieve this?

No answers yet. Maybe you can help?

Tags
DataFilter
Asked by
Yogesh
Top achievements
Rank 1
Share this question
or