Multiple KeyTable with DataTables on one page

Multiple KeyTable with DataTables on one page

xyzxyz Posts: 1Questions: 0Answers: 0
edited July 2010 in KeyTable
I have a use case, where I need to have 2 Datatables (with related KeyTables for navigation) on one page.
However, the key event handling seems to be "caught" by both KeyTable instances, when I navigate the second table.
Also, upon selecting ("actioning") an item in the first table, I'd like to set focus on the first row in the second table, allowing the user to continue the navigation with the keys in the second table.
Any ideas, code snippets, suggestions?
This discussion has been closed.