ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
method refresh makes the first column disappeared with option "flex" for height
« previous
next »
Print
Pages: [
1
]
Author
Topic: method refresh makes the first column disappeared with option "flex" for height (Read 1811 times)
Guoran
Pro Enterprise
Newbie
Posts: 4
method refresh makes the first column disappeared with option "flex" for height
«
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
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: method refresh makes the first column disappeared with option "flex" for height
«
Reply #1 on:
May 11, 2017, 10:08:28 pm »
I don't see the mentioned issue here:
http://jsfiddle.net/6c708dcv/
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
method refresh makes the first column disappeared with option "flex" for height