D
Daniel Bello Urizarri
Hello:
I have a Combobox with a DataTable as DataSource, using one of the
DataColumns as the DisplayMembers. Everything works fine.
When the user selects an item, the SelectedItem property returns a
DataRowView with the selected row.
My problem is that I can no initialize the combobox to a selected value.
How can it be done?
I have a Combobox with a DataTable as DataSource, using one of the
DataColumns as the DisplayMembers. Everything works fine.
When the user selects an item, the SelectedItem property returns a
DataRowView with the selected row.
My problem is that I can no initialize the combobox to a selected value.
How can it be done?