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?
Asked
Active
Viewed 1,522 times
4
-
2Can you show some code of you've done? – rae1 Dec 12 '12 at 00:15
1 Answers
0
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

David Tansey
- 5,813
- 4
- 35
- 51