Skip to Content
0
Former Member
Mar 25, 2009 at 02:34 AM

Catch the keydown event in matrix

114 Views

Dear all,

In matrix I have 2 cols (Code, FullName). In Col with name 'Code' have formated search to search Employee Code. Now i want to catch the tab key when user leave the col 'Code' I will call a function to get Fullname to assign to col 'FullName'. I tried use formated search for this case but inactive so I must use this solution.

Please help me for this problem.

Thanks