This is a migrated thread and some comments may be shown as answers.

So you can't bind to RadComboBox?

1 Answer 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 17 Aug 2009, 09:03 PM
Hello,

I have a RadComboBox in ListVIew control.  So I can't do:

<tel:radComboBox ... SelectedValue='<%# Bind("") %>' />

because I'm currently getting a binding error?

Why is that, and is there a remedy outside of code?  I understand I can manually assign, but it seems like I shouldn't have to tap into the ItemDataBound event just to set SelectedValue property.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 18 Aug 2009, 12:03 PM
Hi Brian Mains,

I could not reproduce the problem. Please find attached a sample page.

Regards,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ComboBox
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or