This question is locked. New answers and comments are not allowed.
Hi Telerik,
We have RAD grid view.
when we apply the filter on the any grid column then it working fine. But whenever i rebind (after the clicking the some button)the same grid with same data source, then filter icon (Y) is remain the selected.
that means the Column header will not get reset(cleared ), but it will show UN-Filtered data(proper data, whole data) only problem is Filter icon (Y) selected.
for this we also tried with grid.datacontext = null & then grid.datacontext = data source.
this solves above defect but the Filter is populated with No Data but column contain the data.
We have to Reset it, Can you please help us ................
Regards,
Saket