This question is locked. New answers and comments are not allowed.
Hi,
We have a grid with boud columns that set the dataformatstring for the date time format. When the user tries to then filter the column the filters are shown in the mm/dd/yyyy format no-matter how the column format is set.
We found this solution for ASP.Net
http://www.telerik.com/help/aspnet/grid/grdfilteringfordatetimecolumnwithdataformatstring.html
but we have been unable to reproduce it in silverlight as the events needed do no seem to be available.
Is there a way to set the filter format the same as the column?
We have a grid with boud columns that set the dataformatstring for the date time format. When the user tries to then filter the column the filters are shown in the mm/dd/yyyy format no-matter how the column format is set.
We found this solution for ASP.Net
http://www.telerik.com/help/aspnet/grid/grdfilteringfordatetimecolumnwithdataformatstring.html
but we have been unable to reproduce it in silverlight as the events needed do no seem to be available.
Is there a way to set the filter format the same as the column?