ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: SureshB on April 14, 2017, 12:37:30 pm
-
Hi,
I have inline editing in the Grid for few columns. How to move the cursor to the next editable cell when I Press ENTER in a cell. I am using PQGrid V3.3 Pro version.
Please suggest me.
Thank you.
-
Hi
In Detail,
I have a grid with 10 rows with 5 columns per a row. In those 5 columns only second column is editable.
If I enter a value in second column and press ENTER then the cursor should come to next row second column's editable textbox.
If I press ENTER repeatedly need to go row wise down till the 10th row.
Thank you.
-
Just add onSave: 'nextEdit' to editModel
https://paramquery.com/pro/api#option-editModel