Set ComboBox SelectedValue when it is populated by a DataItem List
Is there a workaround for setting the selected value of a combobox at runtime when it's items are populated by an input list of data items? It seems that the runtime modification to set the selected value fires before the items are populated by the list and therefore does not work. Is it perhaps possible to populate the list at runtime also in order to control the order in which the assignments occur?
0
Please sign in to leave a comment.
Comments
0 comments