missing toolbar paging

Hi,

  1. When I define the columns of the grid on the client side, then the toolbar is visible when data are loaded

grid_accer.setHeader(“Column A, Column B,”); grid_accer.setInitWidths(“100,*”)
grid_accer.setColAlign(“right,left”)grid_accer.setColTypes(“ro,ro,ro,ro,ro,ro,ro,ro,ro,ro,ro”);

<?xml version="1.0" encoding="ISO-8859-1" ?>

1


  1. When I define the columns of the grid of the server side, then the toolbar is not visible
<?xml version="1.0" encoding="ISO-8859-1" ?>

Number1


Thank you
Claudio


Unfortunately, dhtmlxToolbar hasn’t been included in the dhtmlxGrid PRO 4.0 package by mistake. Sorry for this inconvenience. You can download dhtmlxToolbar package separately using this link: dhtmlx.com/x/download/regula … oolbar.zip

We will add dhtmlxToolbar to the dhtmlxGrid package with the next update.