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

Get Selected Rows and their Model Object (MVC)

1 Answer 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 2
Ian asked on 15 Jul 2013, 10:11 PM
I have a list of Customer objects in my Model that appear in as a simple grid.

I need to be able to let the user select various customers then press our "Process Selected Customers" button.

Does the grid provide a select check box option for rows so that I can then get a list of the customers the user selected?

Note: It "Must" have check boxes, that's a requirement I have been given.

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 17 Jul 2013, 06:41 AM
Hi Ian,


Please take a look at the following Code Library which covers exactly the same scenario - selection of grid rows with checkboxes (and also preserving the selection between pages).


Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Ian
Top achievements
Rank 2
Answers by
Dimiter Madjarov
Telerik team
Share this question
or