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

Disable row on uncheck Checkbox

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Atchut
Top achievements
Rank 1
Atchut asked on 08 May 2012, 07:57 PM
Hello,

<telerik:GridClientSelectColumn UniqueName="IsSelected"></telerik:GridClientSelectColumn>

This is my code. I want to disable the whole row on unchecking the checkbox. only checkbox is enable to check again.

How can I do this using Jquery or Javascript on client side.

TIA

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 11 May 2012, 10:08 AM
Hello,

You can use the following code library as a starting point for achieving the desired functionality:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/disable-selection-for-some-rows-in-gridclientselectcolumn-conditionally.aspx

Greetings,
Pavlina
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
Atchut
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or