❔ DataGrid hyperlink cells without a Navigation Window

My dialog isn't a Navigation Window. But it does have two DataGrid instances each of which has DataGridHyperLinkColumn. Since I don't have the navigation window, how do I handle the hyperlink's Click event?
Was this page helpful?