Author Topic: Editable next field open edition  (Read 2119 times)

rdorazio

  • Newbie
  • *
  • Posts: 9
    • View Profile
Editable next field open edition
« on: May 26, 2016, 05:41:16 am »
Hello,
You have a editable grid for example by pressing the keyboard tab goes to the next field with the open edition?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6264
    • View Profile
Re: Editable next field open edition
« Reply #1 on: May 26, 2016, 03:42:50 pm »
Please add this option:

Code: [Select]
editModel: { onTab: 'nextEdit' }