We are building an IG page with a link column, calling to a dialog modal page and set return value for selected rows.
Problem is users might not select the row before click on the link, so there's no selected row to set value. Clicking the link cell does not trigger selecting the row.
Anyway to set selected rows when users click on the link column?