Completed
Last Updated: 16 Sep 2021 10:44 by ADMIN
Oskar
Created on: 03 Nov 2011 16:16
Category: Grid
Type: Feature Request
7
Fix dataGrid virtual scrolling
with grouping/sorting/fixed wrapper size + prevent default select

http://www.kendoui.com/forums/ui/grid/local-virtual-scrolling---my-changes-grouping-sorting-works.aspx

My changes: 
http://oskar.doppnet.com/kendo-grid/local.html
http://oskar.doppnet.com/kendo-grid/remote.html
2 comments
Rick
Posted on: 12 May 2016 20:39
A virtual grid is needed when grid row counts are greater than a couple hundred, and the user is on a device (such as tablet or phone).  We use Cordova to run our web forms on devices as well.  The problem is that virtual grids don't work well w/ most of our grids (those that support groups).  We use the detailRow feature on every grid to show an Action toolbar for the currently selected row.  We'd be happy to work w/ any limitations/workarounds that you specify in order to enjoy above functionality.
Patrick
Posted on: 27 Mar 2014 12:44
Please join related virtual scrolling issues to this one, as this one is the most complete.
Make virtual scrolling work for grouping, sorting, detailed template rows, selecting multiple rows (skipping the reset on databound), editing, etc.