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

Communication - Ajax Mode

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

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.