Ultrawhack
Well-known member
My datagridview selectionmode is set to fullrowselect, multiselect is false and read-only is true using an access databasebindingsource.
When the user selects a row, I simply need to be able to retrieve cell contents from selected row, col4 and do a messagebox.show
I'm new to DGVs and am having trouble figuring this out. Appreciate any help.
Thanks
When the user selects a row, I simply need to be able to retrieve cell contents from selected row, col4 and do a messagebox.show
I'm new to DGVs and am having trouble figuring this out. Appreciate any help.
Thanks