ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: SPKid on March 01, 2014, 07:30:24 pm
-
I see grid is hiding some cells but the empty space still shows up and i feel its not good presentations.
Screen shot url : http://imgur.com/dmxNqSO
is there a way to remove the hidden cells to make it more presentable?
-
Did you try flexWidth: true and scrollModel: horizontal :false
http://paramquery.com/api#option-flexWidth
http://paramquery.com/api#option-scrollModel
-
Did you try flexWidth: true and scrollModel: horizontal :false
with above code its now working , thanks