purplehaze1
Programmer
I have a combobox that has displaymember customerName and valueMember customerID.
I have placed this combobox in a datagrid, so user can select customerName. But everytime
user selects new customer from the combobox, rest of the customerName in the datagrid rows
changes to the newly selected customer. How can I prevent this from happening? Thanks.
I have placed this combobox in a datagrid, so user can select customerName. But everytime
user selects new customer from the combobox, rest of the customerName in the datagrid rows
changes to the newly selected customer. How can I prevent this from happening? Thanks.