ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: VISHVVAS on February 10, 2016, 06:42:21 pm
-
While populating the pq grid in a partial view for displaying in modal dialog, the the grid pager, scroll bar is seen and not the columns and data. When the page size is changed following error flashes
************
0x800a138f - JavaScript runtime error: Unable to get property 'css' of undefined or null reference
g.$header_left.css({width:f})
************
But when refresh is clicked the data loads into grid. Any help is appreciated...Thanks!!
-
The grid should be refreshed while displaying in a modal dialog.