I have a requirement to provide some sort of button/hyperlink on each row of the OOB subgrid. On click of that button/ hyperlink I want to call javascript method that calls webservice with some details of the subgrid record. That webservice returns html response and I want a capablity to show that page in new browser tab.
Any suggestion on how can I add a button or a hyperlink in OOB Subgrid, also need an option or javascript code that can open dynamic html responses