In my DataGrid
, I have organized information into 3 columns: a Problem id, Solution, and Hyperlink.
I am looking to have the hyperlink open in a new window with a parameter of ProblemId. Additionally, I would like the size of the new window to be small.
Thank you, Kumar