KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridFullVersion 4.4.0.0 released on 10/22/2012

Scrolling - Virtual Scrolling

The example requires database in order to run. Click here to install now!

Description & Sample code

You have too much data and so tired of moving to disired page. In this situation, new feature Virutal Scrolling of KoolGrid will save you much time. When the feature is turned on, you just need to scroll down and data will be load automatically.

$grid->MasterTable->VirtualScrolling = true;

*Note: The AllowScrolling must be set to true.