KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridTrialVersion 2.0.0.0 released on 2/28/2010

Communication - Ajax Mode

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

Description & Sample code

To make KoolGrid working in Ajax mode, you need: Firstly, add KoolAjax to your page. Secondly, set AjaxEnabled property of KoolGrid to true

Also, you can make KoolGrid disabled and showing ajax loading image when KoolGrid communicating with server. To do so, you simply set the AjaxLoadingImage property pointing to an image url. Please have a look at our code for more details.