johncassell
Well-known member
Hi,
I am looking to get the value of the cell in a particular column in the current row of my datagridview.
The datagrid is bound to 'CustomersBindingSource'.
The column i want to get the value from is 'CustomerName' - which is column 2.
I have seen a similar post to this one but I couldn't get it to work,
I'd appreciate any help at all.
Thanks
John
I am looking to get the value of the cell in a particular column in the current row of my datagridview.
The datagrid is bound to 'CustomersBindingSource'.
The column i want to get the value from is 'CustomerName' - which is column 2.
I have seen a similar post to this one but I couldn't get it to work,
I'd appreciate any help at all.
Thanks
John