It would be nice to add Link column to the datagrid, because Action column, which we have now, is not supporting middle mouse button. So right now any redirection happens is opening item in new tab AND moving user to that tab, so you're unable to open few items in new tabs without switching back and forth. https://www.grapecity.com/wijmo/demos/Grid/CustomCells/CellMaker/Hyperlinks/purejs - from this doc website, desired behaviour is last column (REAL LINK)
Tahnk you!
Fighting this problem now. The OutSystems Grid Frameworkd seems to be intercepting all grid click event handlers. I tried using wijmo's custom CellMaker(both href & onclick methods) and even injecting HTML via cell.isContentHtml, all of which resulted in generating cells which look and visualy act like links, but the end result is just mock links and do nothing.
My use case was actually to create two links in one cell: