ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: 杨万里 on May 20, 2018, 12:49:04 pm
-
:( :( :(Hi,
1.how to Remove the vertical scrolling?
when id add rows ,then grid can change height automatically according to the number of lines;
2.how to know all rows height, then i can calc sum(rowheight) ,then i can to change the grid's height;
thinks for help me!
-
Please use height: 'flex'
https://paramquery.com/api#option-height
-
It is work!
It is too magic.
thank you very much!