EasyUI Forum
October 18, 2025, 01:52:53 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Change focus using tab key while editing row  (Read 6779 times)
gordis gmbh
Full Member
***
Posts: 103


View Profile Email
« on: November 13, 2015, 09:15:18 AM »

When you add a new row in edatagrid, type some text in the first editor of the row and press tab key in order to shift the focus to the next fields editor, the focus is set to next column's filter textbox!

This happens only when edatagrid contains frozen columns. Please find a demo here: http://jsfiddle.net/xz955jLe/71/


Secondly, when row is added, the focus to the first editor of the row is not set automatically. I need to do this in onAdd event handler, can this be done globally for all edatagrids?

Thanking you for some hints.
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: November 15, 2015, 07:28:01 AM »

When begin editing a row, set the 'tabindex' attribute value for all the editors. Please refer to http://jsfiddle.net/xz955jLe/73/
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!