Adding combo box value to datagrid column filled by SQL
Struggling to find an answer on this one. I have a Windows app, on which an operator scans a barcode and the app returns some information based on the barcode from an SQL Database. This then adds a row to a DataGridView control. I’ve been asked to make a change – On the same form… Read More Adding combo box value to datagrid column filled by SQL