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

Select all collection items using the Header Checkbox

2 Answers 585 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Akhmad Agosto
Top achievements
Rank 1
Akhmad Agosto asked on 13 Dec 2017, 07:01 AM

I'm using the Selectable Columns with Checkboxes options.

As the documentation mentions, the header checkbox checks only the items in the current page. Is it possible to change this behaviour to select all items in the grid's collection regradless of curent pager size?

2 Answers, 1 is accepted

Sort by
0
Akhmad Agosto
Top achievements
Rank 1
answered on 13 Dec 2017, 08:49 AM
Also, how do I implement a datepicker input inside the grid rows? Can't find a documentation showcasing this usecase.
0
Preslav
Telerik team
answered on 14 Dec 2017, 03:43 PM
Hello Akhmad,

Straight to the answers:

1) To select all rows on all grid pages, use the approach outlined in this article:
Additionally, I should let you know that implementing the above approach might lead to slow grid performance.

2) If you want to edit dates with the DatePicker widget, simply set the type of the field in the schema.model to "date". For example:
If this is not the case, please elaborate on the scenario.

I look forward to hearing from you.


Regards,
Preslav
Progress Telerik
Try our brand new, jQuery-free Angular 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
Akhmad Agosto
Top achievements
Rank 1
Answers by
Akhmad Agosto
Top achievements
Rank 1
Preslav
Telerik team
Share this question
or