ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: Guoran on May 11, 2017, 01:53:49 am
-
I am using version 3.3.0
$grid.pqGrid("option", "height", "flex");
$grid.pqGrid("option", "width", "flex");
$grid.pqGrid("option", "freezeCols", 0);
$grid.pqGrid("refresh");
it makes the first column disappeared.
Thanks
-
I don't see the mentioned issue here: http://jsfiddle.net/6c708dcv/