Is there a way to make the filter row of a grid initially hidden?
I am using a grid with filtering. I have a checkbox on my page that will show/hide the filter row via javascript call - all working fine. I just want the filter row to be initially hidden until the user clicks the checkbox to show it.
Would love to be able to set the initial visilbility state of the filter row server-side as the page initially loads or declaritvely in the page markup.
I am using RadGrid for ASP.NET AJAX - 2008.3
Thanks for your help... Russ
I am using a grid with filtering. I have a checkbox on my page that will show/hide the filter row via javascript call - all working fine. I just want the filter row to be initially hidden until the user clicks the checkbox to show it.
Would love to be able to set the initial visilbility state of the filter row server-side as the page initially loads or declaritvely in the page markup.
I am using RadGrid for ASP.NET AJAX - 2008.3
Thanks for your help... Russ