Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

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

  • 2 svar
  • 1 har dette problem
  • 3 visninger
  • Seneste svar af 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

Alle svar (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