[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
new row in grid through tabbing  XML
Forum Index -> Development
Author Message
krinninger

Power User

Joined: 17/11/2008 21:19:41
Messages: 567
Offline

Hi,

is it possible to add a new row to grid by tabbing from last column of last row to a new to be created row?

kind regards,
Michael
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5528
Offline

There is no special processing in the grid on "tab on last element" but there is a special processing on "key down" in last row.

The method "onLastLineDown" is called in the FIXGRIDBinding - which you can override an implement. Same with "onFirstLineUp". Maybe this would be an alternative to "tab"?

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team