You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Can anyone please tell me how to recycle through grid cells using tab after reaching URL and also unable to to navigate the fields outside grid.
Even not getting focus for icons(eg:-add,delete) when tabbing.Icons are getting skipped when tabbing through fields.Working fine for text fields.
Also added the following in gridoptions.
noTabInterference: true,
tabIndex: 0,
From @MakamRavi on April 3, 2015 8:49
Can anyone please tell me how to recycle through grid cells using tab after reaching URL and also unable to to navigate the fields outside grid.
Even not getting focus for icons(eg:-add,delete) when tabbing.Icons are getting skipped when tabbing through fields.Working fine for text fields.
Also added the following in gridoptions.
noTabInterference: true,
tabIndex: 0,
The updated plunker is http://plnkr.co/edit/LWodGQtcIOPJFH6YOJZT?p=preview
Any help would be greatly appreciated.
Copied from original issue: angular-ui/ui-grid#3204
The text was updated successfully, but these errors were encountered: