I have a couple of checkboxes on the RadGrid form and component. I see that there is a Visible property of this component, but I need to bind it to a checkbox that will switch the visibility of the column. How can i do this?
The next publication of the Telerik community contains links to examples of how to do this both on the client side and on the server side.
http://www.telerik.com/community/forums/aspnet-ajax/chart/how-can-i-hide-unhide-columns-in-rad-grid.aspx
The next post from the same site contains an example of source code for the server side, which is very simple and straightforward.
http://www.telerik.com/community/forums/aspnet-ajax/grid/how-to-hide-columns-in-radgrid.aspx