Hi all,
I have a datagrid which retrieve data from 3 tables. Now, the problem is that on click on the datagridview, the details will be displayed into combo boxes. The combo box are populated with data from the database. So how can i display the details into the combo box and at the same time the combo box has other data that allow users to change after loading the selected value into the combo box?
Many many thanks....
I have a datagrid which retrieve data from 3 tables. Now, the problem is that on click on the datagridview, the details will be displayed into combo boxes. The combo box are populated with data from the database. So how can i display the details into the combo box and at the same time the combo box has other data that allow users to change after loading the selected value into the combo box?
Many many thanks....