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

Check selector rows

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Xavier
Top achievements
Rank 1
Xavier asked on 10 May 2017, 09:01 AM

Hi,

how can I set a check selector inside row, like Gmail does, and a check selector for select all rows at a time?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 12 May 2017, 02:06 PM
Hello Xavier,

You can see such type of selection in the new Web Mail demo for MVC. The source code is available in this repository:
https://github.com/telerik/web-mail-sample-app-mvc

If you need some guidance with the files, the View where the Grid is defined is available here: Index.cshtml and the scripts handling the selection are placed in mails.js (see the bindCheckboxes method and the header checkbox selection code).

Regards,
Tsvetina
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Xavier
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or