KoolGrid starts supporting right-to-left languages. To enable this feature, assign the css class "rtl" or "text-right" to multiple section of the grid: Header - Cell - Filter cell - Function panel - Pager
span style="color: #ff0000;">"/KoolAjax/koolajax.php";
$koolajax->scriptFolder = $KoolControlsFolder."/KoolAjax""/KoolGrid/koolgrid.php""/KoolGrid/ext/datasources/MySQLiDataSource.php"//This $db_con link has been created inside KoolPHPSuite/Resources/runexample.php
$ds->SelectCommand = "select customerNumber,customerName,phone,city from customers""grid");
$grid->scriptFolder = $KoolControlsFolder."/KoolGrid";
$grid->styleFolder="default""655px""/KoolAjax/loading/5.gif"//Enable filtering for all rows;
'cell' => 'rtl',
'header' => 'text-right',
'filter cell' => 'rtl',
'function panel' => 'rtl',
'pager' => 'rtl'"form1" method="post"