This is a migrated thread and some comments may be shown as answers.

Strange behavior in ClientSelectColumn on Grid

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tyler
Top achievements
Rank 1
Tyler asked on 20 Feb 2013, 09:44 PM
In my code behind file, I have set the property enabled = "false" for my Grid. I tried to click on the check box for an item row to select it and it was disabled as one would expect. I then double clicked on the check box for an item row and all the check boxes are deselected. For some reason the grid will allow the user to deselect items by double clicking while the grid is disabled. See attached Screenshots. However, this action does not work once the items have been deselected and a user tries to double click a check box, the items are not reselected.

Is there something that I am missing? I would not expect this functionality when the grid is disabled.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 25 Feb 2013, 11:23 AM
Hi Tyler,

RadGrid is a complex control which requires further configuration if you want to disable it. Please refer to the link provided in the following thread:
http://www.telerik.com/community/forums/aspnet-ajax/grid/how-to-disable-radgrid.aspx

Hope this helps.

Greetings,
Eyup
the Telerik team
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.
Tags
Grid
Asked by
Tyler
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or