This question is locked. New answers and comments are not allowed.
Whenever I change filter on the GridView Column - Filtered event is fired.
It does not happen when I change filter using my (custom) FilteringControl.
What am I missing?
It does not happen when I change filter using my (custom) FilteringControl.
What am I missing?
4 Answers, 1 is accepted
0
Hello,
Didie
the Telerik team
You can check this forum thread for a reference on why the Filtered Event is raised only by our stock control.
Regards,Didie
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
0
Sergey
Top achievements
Rank 1
Iron
answered on 30 Jan 2013, 05:18 PM
StockControl? I do not use it. Just RadGridView.
0
Hi,
Didie
the Telerik team
By stock control, I meant the inbuilt FilteringControl, not your custom one.
Kind regards,Didie
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
0
Sergey
Top achievements
Rank 1
Iron
answered on 31 Jan 2013, 06:57 PM
I looked up the your article, used GridView.FilterDescriptors.ItemChanged event.
Thank you for your help.
Sergey
Thank you for your help.
Sergey