issue with paging

Hi,

Iam using pagination in my code.In that the message at the top and bottom is not visible.Means at the top it is not showing “results of…” and in the bottom pagenumbers are not displayed.

Here is my code in jsp









        

            









             


                


            




I write below code in javascript

mygrid.enablePaging(true,2,null,“pagingArea”,true,“recinfoArea”);

I included pgn.js file also.Paging is working but number of pages are not displayed.Please provide me soultion.



Thanks,

aalekhya

The same html snippet works correctly in local samples. ( working sample sent by email )
Please be sure that
a) the command executed after html rendered
b) thera no more zones with the same IDs on the page

If issue still occurs - please provide any kind of sample where issue can be reconstructed. You can send it directly to support@dhtmlx.com