Completed
Last Updated: 22 Jun 2017 15:17 by ADMIN
Franz
Created on: 19 Jan 2012 09:17
Category: Grid
Type: Feature Request
36
add cross-page checkbox selection to grid
include checkbox-based selection in the grid and allow the persisting of selections in paginated grid (i.e. user selects rows on page 1, switches to page 2, returns to page 1 --> previous selection is restored)
5 comments
ADMIN
Pavlina
Posted on: 22 Jun 2017 15:17
Grid checkbox selection is shipped : http://demos.telerik.com/kendo-ui/grid/checkbox-selection. An option for maintaining the selection across pages is also provided - http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-persistSelection
blu_joe
Posted on: 14 Nov 2014 10:43
This would be a great addition because, as you can see from other comments here, it is a very common requirement.
IMHO its current lack shows how much Kendo UI is behind the UI for ASP.NET AJAX in functionality. 
The Kendo team should stop adding new widgets for a while and start adding missing functionalities to the existing ones.
Matt
Posted on: 22 Nov 2013 15:48
You should also be able to specify which property in the datasource represents selected, so the grid can load with items pre-selected.
RahulD
Posted on: 22 Mar 2013 11:02
It should also have a checkbox in header to select all rows in that page and it should also maintain persistence when paging, sorting and filtering
Kevin
Posted on: 02 Jan 2013 16:34
For starters, the checkbox based selection would be a big improvement, as it would also work well on touch screens (the current selection functionality is unusable on touch screens).