KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridFullVersion 5.7.0.1 released on 05/19/2017

Scrolling - Virtual Scrolling

Could not connect to database! Click here to re-install

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.