Completed
Last Updated: 10 Jun 2021 06:50 by ADMIN
Imported User
Created on: 15 May 2017 19:32
Category: UI for ASP.NET MVC
Type: Feature Request
1
Kendo Grid Keyboard Navigation and tabbing handle cell position during updates to database
[Applied through to MVC]
For entering data in the grid it will be great to have the grid be able to maintain the cell position when updates are triggered through the grid. 

So that after the update, for all cases (batch, autosync, scrollable, etc), the position in the grid is maintained and navigatable through common keyboard actions such as: tabbing to the next, shift+tab to the previous, etc.

The main goal being for users to have an easy and smooth time navigating the grid and making edits without having their default position wiped and view jerked to another position in the grid after a save/databind/sync is made. 

A high value case for this is when both autosync and scrollable are turned on; though it will certainly bring value to users and their user experience for a great many usage cases.

It is a disappointing surprise for a 3rd party tool to not have this functionality.
1 comment
ADMIN
Viktor Tachev
Posted on: 10 Jun 2021 06:50

Hello,

The scroll position of the Grid component is automatically persisted after saving the pending changes. Check out the example below for illustration:

https://demos.telerik.com/aspnet-mvc/grid/editing

 

Regards,
Viktor Tachev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.