Display DataGrid record value from one form in ComboBox in another form

  • Thread starter Thread starter zleug
  • Start date Start date
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. When I click the button in DataGrid the TextBoxes are display record values from DataGrid but ComboBoxes does not. How to display value in ComboBox? I will appreciate for sample and explanation.

Thanks.

Continue reading...
 
Back
Top