KeyTable and Scroller
KeyTable and Scroller
I have a server-side datatable with KeyTable and Scroller.
When I initialized KeyTable and set only "table" property the keyboard work but not scrolling.
If I add "datatable" property with "table", on every key focus the table do a callback and lost focus.
What is the problem??
When I initialized KeyTable and set only "table" property the keyboard work but not scrolling.
If I add "datatable" property with "table", on every key focus the table do a callback and lost focus.
What is the problem??
This discussion has been closed.