G
GS
I got a detailed view of bound sql dataset table. what is the best ways to
allow user to select values via combobox on some of the table columns?
O know a way of using another table from the same dataset but that requires
me adding extra combo box and event to link the change in the comboboxes
back to the actual table columns to be updated.
I also notice that there is a style of combobox box in the detail table
column in the designer but I don't know how to use that despite searching on
internet and experimentation.
allow user to select values via combobox on some of the table columns?
O know a way of using another table from the same dataset but that requires
me adding extra combo box and event to link the change in the comboboxes
back to the actual table columns to be updated.
I also notice that there is a style of combobox box in the detail table
column in the designer but I don't know how to use that despite searching on
internet and experimentation.