Hello,
I've made a script that gets a datagridview with 3 columns. The first column has checkboxes, now what needs to happen is when I check a checkbox the entire row will get selected. Now I have found this www.c-sharpcorner.com/…/ but I have no idea how to translate that to powershell.
Could anyone put me in the right direction with this?
Thanks!