Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

TAB key is not putting cursor to consecutive fields in some situation

  • 2 Mbohovái
  • 1 oguereko ko apañuái
  • 3 Hecha
  • Mbohovái ipaháva cor-el

more options

I have the problem as per follow: I have a datatable in which clicking on the TAB, one new row is added. Problem is that after pressing tab key first time in datatable field,new row is added to the datatable and cursor is going to next entity(any div or anchor tag) insted of newly added datatable field.... Same thing working well in chrome.... So how can I solve this problem...Please help

I have the problem as per follow: I have a datatable in which clicking on the TAB, one new row is added. Problem is that after pressing tab key first time in datatable field,new row is added to the datatable and cursor is going to next entity(any div or anchor tag) insted of newly added datatable field.... Same thing working well in chrome.... So how can I solve this problem...Please help

Opaite Mbohovái (2)

more options
  1. What kind of database are you using,
  2. You can create a javascript event that uses dom object previous call to focus on the new element. Please look to stackoverflow for better solutions.

Thank you.

more options