ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: Sivakumar on May 27, 2020, 04:00:36 pm
-
Hi Paramvir,
I am trying to add a new row at the topmost row of the grid by using addRow.
However, the first time on clicking the add button, the selection seems to disappear on the newly added row. It performs well on second time click on add button on toolbar.
Please refer to the jsfiddle url below:
https://jsfiddle.net/rkoj9cmu/ (https://jsfiddle.net/rkoj9cmu/)
Let me know if any additional information is required.
Thanks in advance!
-
This is fixed in upcoming version.
For now it can be fixed by adding autoRow: false
https://jsfiddle.net/b1xsw852/