I have a grid that is hidden when the page initially loads. So, the tab order is correct when the grid is hidden. The user clicks or presses a button and the grid appears with the results. Now the tab order is set to the first heading of the grid, which is correct. Then it tabs through the grid. But, after the grid instead of going to the menu on the page, it goes to some links on the bottom of the screen, then it goes to the browser URL, then the browser menu, which is not what I want to happen. Is there a way to keep the tab order the same when the grid is hidden or not? I'm not sure why it's going to the browser menu after the grid when it appears.
Thanks.
Thanks.