Hi Everyone;
I have a datagridview in my form. Can someone help me get the value of the first cell of any row that is selected by the user?
I am not an expert in working with datagridview. If the user selects any cell or row in the datagrid, I want to extract the text value of the first cell of a selected row into a variable, but I can't seem to get the code right.
Thanks in advance,
Todd
Todd Lerew