Categories | Question details Back To List | ||
paging numbers not display,why? I added method enablePaging(true,10,3,"pagingArea",true,"recinfoArea") to script block before load method, as my headers from xml stream.but Neither headers display, nor do paging numbers. I can't figure it out.give me some help.thank you Answer posted by Support on Apr 23, 2008 02:39 Please be sure that - you have dhtmlxgrid_pgn.js included in page - there are containers with ID="pagingArea" and ID="recinfoArea" on the page |