D
Dustin Grau
Guest
There is a relatively new feature in KendoUI that provides "endless scrolling" in a grid. Through this feature you can make use of paging behavior while effectively hiding the display of the pager or the fact that data is being returned in chunks of records. If you already have your business entity configured to make use of server-side paging, then the majority of the tweaks would be in the KendoGrid component itself. Granted, I'm not exactly sure how to enable this through the KUIB-generated screens, but the feature should be there. demos.telerik.com/.../endless-scrolling-remote
Continue reading...
Continue reading...