Hi,
I have simple RadComBox inside my form template. I fill this ComboBox inside the RadGrid_ItemCreated.
I set a value and a text for each RadComboBoxItem. I can't find a DataField Property for ComboBox to select automatically the right item from the DataSource. Is there a way to achieve this? Or I'll need to loop inside ComboBox to select the right one?
I have simple RadComBox inside my form template. I fill this ComboBox inside the RadGrid_ItemCreated.
I set a value and a text for each RadComboBoxItem. I can't find a DataField Property for ComboBox to select automatically the right item from the DataSource. Is there a way to achieve this? Or I'll need to loop inside ComboBox to select the right one?