Hi all, I want to set the focus of the application to the data grid given so that I can navigate through items via arrow keys. The focus can be set using ‘api_component.requestFocus’ , but it’s not possible to navigate through the data grid unless it’s select using the mouse. Thanks Suranga |
Hi Suranga, Please give a name to the component inside the grid that you want to set focus to and use this component's name in the API:
[/xml]
Thanks Yalim ..
(08 Jul '13, 06:56)
suranga
|