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

Exception trying to filter by date TimeSpan column

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
FMorales
Top achievements
Rank 1
FMorales asked on 05 Nov 2014, 01:18 PM
Hi,

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

Sort by
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 our feedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item.

I have also updated your Telerik points.

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.

 
Tags
GridView
Asked by
FMorales
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or