ROGERDODGE
IS-IT--Management
Hi
I'm fairly new to c# and .Net coming from Visual Fox background.
I have a comboBox which on selection fills a DataSet to which I have bound a DataGrid by passing a value.
As I move up and down this DataGrid I want to fire an event to fill another Dataset by passing a unique value from the data row. I have been struggling with this for a couple of days now to derive the value of the column.
Do I find it from the grid or the DataSet.
Please someone point me in the right direction
Roger
I'm fairly new to c# and .Net coming from Visual Fox background.
I have a comboBox which on selection fills a DataSet to which I have bound a DataGrid by passing a value.
As I move up and down this DataGrid I want to fire an event to fill another Dataset by passing a unique value from the data row. I have been struggling with this for a couple of days now to derive the value of the column.
Do I find it from the grid or the DataSet.
Please someone point me in the right direction
Roger