G
Guest
I have a datagrid view with two combobox's. These are populated by lookup
tables. I need one column to change what is loaded into the other. How do I
do this on code?
I don't thnk this method will work:
scriptDataGridView[8, e.RowIndex].Value = "some SQL statement"
Ideas please?
tables. I need one column to change what is loaded into the other. How do I
do this on code?
I don't thnk this method will work:
scriptDataGridView[8, e.RowIndex].Value = "some SQL statement"
Ideas please?