Hi,
I am trying to bind different grid on 3 different tabs.
It's getting bind correctly on first tab but is not loading for the other two tabs.
Calling the same BindGrid method for all the 3 grids with varying id's for each grid.
Uncaught TypeError: Cannot read property 'wdCenter' of undefined
at pq.cRenderBody.refreshColumnWidths (pqgrid.min.js:11)
at pq.cRenderBody.init (pqgrid.min.js:19)
at t.paramquery.cRefresh.refresh (pqgrid.min.js:12)
at pqgrid.min.js:12
at pqgrid.min.js:12
Let me know if anything else is required.