Author Topic: How to move the cursor to the next editable cell in the grid when I Press ENTER  (Read 2792 times)

SureshB

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 32
    • View Profile
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.

SureshB

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 32
    • View Profile
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.


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6297
    • View Profile
Just add onSave: 'nextEdit' to editModel

https://paramquery.com/pro/api#option-editModel