ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: zhouqi on January 21, 2021, 08:46:57 am
-
Hello,
How do I make the scroll bar automatically scroll down to the bottom(the new row position) , when add a new row dynamically ?
-
Get rowIndx of the newly added row ( return value of addRow method ) and pass it to scrollRow method
https://paramquery.com/pro/api#method-addRow
https://paramquery.com/pro/api#method-scrollRow