I’m using a trail PRO version of the dhtmlxGrid, and I cannot get pagination to function.
I am getting an error in my browser advising “Object does not support this property or method”.
I cannot get any of the examples to work - any clear examples or advice appreciated.
My code looks like this:
mygrid.enablePaging(true,10,3,“pagingArea”,false,“infoArea”);
mygrid.setPagingSkin(“bricks”);
mygrid.init();
My HTML looks like this:
To use this method you should include file codebase/ext/dhtmlxgrid_pgn.js