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

Checking all the checkboxs

1 Answer 32 Views
Button
This is a migrated thread and some comments may be shown as answers.
Avihai
Top achievements
Rank 1
Avihai asked on 20 Sep 2013, 10:14 PM
bfbg

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 25 Sep 2013, 01:02 PM
Hi Avihai,

In order to check a list of RadButtons configured as checkboxes you must iterate through these buttons and set their checked property to true. This can be done either on the client through set_checked() method or on the server through checked method.

You may also find useful Client-side basics and RadButton server-side properties and events help articles.

Regards,
Danail Vasilev
Telerik
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 the blog feed now.
Tags
Button
Asked by
Avihai
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or