I get this exception trying to filter a column on a radgridview setup as "Excel-like" mode.
The colum shows the "Duration" and it is a "TimeSpan" databind type.
Any help would be appreciated.
Thanks
1 Answer, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Nov 2014, 11:24 AM
Hello Francisco,
Thank you for writing.
I confirm that it is an issue with RadGridView Excel-like filtering functionality for a column with TimeSpan values. I have logged it in ourfeedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item.
Currently, the possible solution that I can suggest is to use a DataColumn with typeof(string) instead of a DataColumn with typeof(TimeSpan)
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Desislava
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.