Grid Link- how to open a linked application in a new browser tab

Hello,
when I link a grid from another grid, I would like to open the secondary grid in a new Chrome tab.
I have three optins:

Open in another Window
Open in the same Window
Open in IFrame
Open in Parent
Modal

None of these options corresponds to what I want. Open in another Windows does open in a new window but it’s not in the browser tab.
I want to open in a new tab of the browser.

It’s more or less up to the end user’s browser to decide how links will be handled; either tabs or new windows. Yet, there are a few workarounds you can do with jQuery or JS.

https://stackoverflow.com/questions/4907843/open-a-url-in-a-new-tab-and-not-a-new-window-using-javascript