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

RadGrid and checkbox preserve

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Madhan
Top achievements
Rank 1
Madhan asked on 16 Aug 2012, 08:52 PM

Hi - In a Radgrid, I have a checkbox in HeaderTemplate. When the checkbox is checked, I already set to the Itemtemplate checkboxes selected. Now I need to perserve the selected rows on server-side.

I followed the link - http://www.telerik.com/help/aspnet-ajax/grid-persist-selected-rows-on-sorting.html

That link was working with CommandName and ItemCommand eventhandler. In my requirement,What eventhandler can I go with checkbox id that is in ItemTemplate and loop thru the selected rows in radgrid if the checkbox is selected.

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 21 Aug 2012, 11:55 AM
Hi,

Could you please check out the following topic and try to use it in accordance with your specific scenario?
 Persisting CheckBox control state in GridTemplateColumn

I hope this will prove helpful.

Kind regards,
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
Madhan
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or