Hi,
I am trying to implement paging by setting paging skin as toolbar. I accomplished it when i am loading the grid with xml but when i am loading the data with html as follows paging toolbar is not getting displayed.
For demo purpose only :: &1
<table name=“myGrid” id=“tblToGrid” onbeforeinit=“doBeforeInit()” oninit=“doAfterInit()” forceCellTypes=“true” style=“width:200px” border=“1” lightnavigation=“true”>
Can you please help me in this issue.
Thanks
haritha