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

UTC Time Search in Filter

1 Answer 91 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Chaitanya
Top achievements
Rank 1
Chaitanya asked on 09 Aug 2012, 03:08 PM
Hello,

I have a RadGridView with a GridViewDataColumn which has a DateTime type in UTC time. In the filter I changed the DateTime picker to show time also. However, the filter times are off by a few hours since the filter works on local time while the displayed times are in UTC.

Is there any way I can tell the filter to change the filter critrion to UTC time ?

Thanks,
Chait

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Aug 2012, 11:58 AM
Hello,

 Maybe the best way to achieve your goal will be to provide additional (local time) property representation of your original property and use this property in the grid column instead the original property. 

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Chaitanya
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or