Completed
Last Updated: 31 Aug 2017 11:50 by ADMIN
Imported User
Created on: 06 Dec 2016 15:35
Category: Grid
Type: Feature Request
116
Support programmatic row selection
At the moment, the selected row is not cleared when the data changes (or we change the page). There is no way to clear the selection in the grid, which would be useful when 1 data from a grid depends on the selection from the parent grid.
Having an API to change the selected row, would help.
16 comments
ADMIN
T. Tsonev
Posted on: 31 Aug 2017 11:42
Good news, everyone!

The revamped Selection functionality is shipping in the latest versions of the Grid. Check out the help topic at https://goo.gl/k9Vrnf
Imported User
Posted on: 31 Jul 2017 22:47
Grid needs to have SelectedItems property - containing collection of the dataItems bound to the selected rows.

This is major issue for single select as well. Using the selectionChange event is not ideal - especially since it only provides the index (not even the dataItem selected/unselected).
Imported User
Posted on: 12 Jul 2017 00:46
WTH!!! I cannot fathom that a company like Telerik does that! this is an essential functionality in a grid control.
Duncan
Posted on: 26 May 2017 23:14
The function should also be able to be called from inside the selectionChange event without re-firing the event.

selectionChange fires route change --> route change fails, so we want to reset selection to previous value
M
Posted on: 17 May 2017 08:09
Hi guys,

Any update on this? we really need to select default row when page load.... or change change selection from some events.
Michael
Posted on: 16 May 2017 13:02
Multiselection in grid
Chris
Posted on: 24 Apr 2017 19:55
We are also waiting for multiple row selection since it is essential to our app. I have promised my boss the grid will allow this soon. thanks.
Iliyan
Posted on: 22 Mar 2017 08:46
Isn't this a duplicate of http://kendoui-feedback.telerik.com/forums/555517-kendo-ui-for-angular-2-feedback/suggestions/17810926-when-multiple-row-selection-will-be-supported-in-k. Please add this suggestion votes to the original suggestion
Iliyan
Posted on: 22 Mar 2017 08:45
We are waiting for multiselect feature, too. I've promised my boss that the app we are building will support multiple entries processing so I hope grid multiselect to be available soon.
Ivan
Posted on: 21 Mar 2017 23:18
This is so critical for a grid component. Currently the selection API is so limited it is almost not existent... 
ADMIN
Petyo
Posted on: 07 Mar 2017 09:38
Use case: Deep linking/routing which should show a grid result. The grid result should display a specific row as highlighted/active.
Connor
Posted on: 03 Mar 2017 12:00
Currently, pressing the arrow keys will scroll up and down the grid. It would be good if we could also use the arrow keys to change the selected row
Alice
Posted on: 19 Feb 2017 04:49
I agree that we need to be able to select a row programmatically.
Diego
Posted on: 08 Feb 2017 17:15
we really need a way to change selection programmatically ...anyway selected value has to be clear when item is deleted. it is an issue: https://github.com/telerik/kendo-angular/issues/287
Thawdar
Posted on: 23 Jan 2017 04:32
You had better to able to select multi rows in Kendo Angular Grid.
Thank You
Vk
Posted on: 20 Dec 2016 17:20
It is good to have multiple selection in kendo ui grid. Like here:
http://demos.telerik.com/kendo-ui/grid/selection