I'm using Version 2008.1.415.20 of RadComboBox. After a postback when using the LoadOnDemand=true to fetch the items, the Items collection is null.
The SelectedValue field seems to be populating with the text value in the combo box. Unfortunately, I need the value of what the DataValue field was, and not the DataTextField.
Any help here would be appreciated. Thanks.
The SelectedValue field seems to be populating with the text value in the combo box. Unfortunately, I need the value of what the DataValue field was, and not the DataTextField.
Any help here would be appreciated. Thanks.