Currently I'm displaying the filters for each column. The users want to show/hide the filters. What's the easiest way to allow the user to show/hide these column filters?
1 Answer, 1 is accepted
0
Kostadin
Telerik team
answered on 08 Apr 2013, 07:51 AM
Hello Darin,
A possible approach is to change the AllowFilteringColumn property on some event. For instance you could show/hide the filter texboxes on button click.
Mark-Up:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.