Z
zleug
Guest
Hi All.
I have one form with DataGrid where each record row has button that open another form to edit the according record. Both form link to EF table. Now when I click the button the TextBoxes are populated by record values from DataGrid and ComboBoxes does not. How to get value in ComboBox also? I will appreciate for sample and explanation.
Thanks.
Continue reading...
I have one form with DataGrid where each record row has button that open another form to edit the according record. Both form link to EF table. Now when I click the button the TextBoxes are populated by record values from DataGrid and ComboBoxes does not. How to get value in ComboBox also? I will appreciate for sample and explanation.
Thanks.
Continue reading...