Hi
Hope someone can help
I have two columns in my datagridview with multiple rows.
Column 1 = Checkbox
Column 2 = Datagridview Button column
How can I trigger an event (example a message that appears) when the button is clicked in column 2 in a specific row? Not really sure how the clickevent for the Datagridview Button column works.
I cannot find any good examples on the internet.
Thanks
Hope someone can help
I have two columns in my datagridview with multiple rows.
Column 1 = Checkbox
Column 2 = Datagridview Button column
How can I trigger an event (example a message that appears) when the button is clicked in column 2 in a specific row? Not really sure how the clickevent for the Datagridview Button column works.
I cannot find any good examples on the internet.
Thanks