I have a web page with a few buttons, input boxes, and simple handsontable.
when I hit tab key the control goes around all the buttons and input boxes but its control doesn’t enter the handsontable.
similarly, if I use the mouse to click on handsontable and then hit the tab key then control remains in the hot table and it won’t come outside in the page. vice versa.
Question: Is there any workaround for this so the control goes all over the page and also into handsontable?
Thanks