I have couple checkboxes on the form and RadGrid component. I'm seeing that there is Visible property of that component but I need to bind it to the check box that will toggle column's visibility. How can I do that?
The following post from Telerik's community forum contains links to examples of how to do this from both the client side and the server side.
The following post from the same site contains a source code example for the server side that is very simple and direct.
http://www.telerik.com/community/forums/aspnet-ajax/grid/how-to-hide-columns-in-radgrid.aspx