
Announcements
Hi All
I want to add Hyperlink for each row in subgrid. What I am looking is I want to display a invoice number as a link. When user clicks on that it should open a external window. Already tried with Hyperlink field available Dynamics. But its comes with https://.. I don't want to show the URL inside the grid.
Regards
Saman
Hello Saman,
This sounds like something achievable with this: Override the default open behavior of data rows in an entity-bound grid
Henry