Hi All,
We have BoundColumn with DateTime as DataField , we are using RadDatePicker for filtering purposes as shown in this demo for "Shipped Date" Column
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/filter-templates/defaultcs.aspx .
Once we apply filter , the filter happens , but we are not able to clear the filter .
We have tried using AutoPostBackonfilter ="true" and by using RadAjaxCreated Method to clear the filter but it doesnot clear the filter.
Please update on how to resolve this problem .
-Dinesh
We have BoundColumn with DateTime as DataField , we are using RadDatePicker for filtering purposes as shown in this demo for "Shipped Date" Column
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/filter-templates/defaultcs.aspx .
Once we apply filter , the filter happens , but we are not able to clear the filter .
We have tried using AutoPostBackonfilter ="true" and by using RadAjaxCreated Method to clear the filter but it doesnot clear the filter.
Please update on how to resolve this problem .
-Dinesh