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

Scrolling - Frozen Columns

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

Description & Sample code

When you have a lot of horizontal columns and you hate to scroll back and forth to read information at last column and match them with the one at first column, the Frozen Columns feature will be the saver.

Simply set the number of first columns you want to be frozen with FrozenColumnsCount, you have turned on the feature:

$grid->MasterTable->FrozenColumnsCount = 2; // You want first 2 columns are frozen