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

enabling/disabling controls inside radgrid

1 Answer 72 Views
Forum suggestions
This is a migrated thread and some comments may be shown as answers.
laila
Top achievements
Rank 1
laila asked on 16 May 2009, 06:37 AM
Hi,

can anybody give me a solution how to traverse thru grid items in client side(using javascript).
for example  i m having template columns containing checkboxes and a template column containg a  radcombo. I want some sample code to tranverse thru the grid items and based on checkboxes selection last column containing radcombo should be enabled/disabled.

I want that code to be executed on click of the checkbxes..

Thanks,
Laila

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 19 May 2009, 08:14 AM
Hi laila,

Please, find attached a small sample that demonstrated how to achieve this scenario. Upon clicking a checkbox in the Discontinued column all other check boxes in the grid are disabled. The code, of course, demonstrated the general approach, you can modify it as per your implementation.


Best Regards,
Tsvetoslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Forum suggestions
Asked by
laila
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or