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

Populating Menu Combo Box

1 Answer 105 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 06 Mar 2009, 08:20 PM
I'm new with using Menu for WinForms.  I'm sure it can be none easily, but how to bind the menu item combo box to a dataset or reader?

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 09 Mar 2009, 05:09 PM
Hi Bill Turner,

Thank you for your question. What you need to do is to access the element class which has a DataSource property:

this.radMenuComboItem1.ComboBoxElement.DataSource 
 

We are going to add DataSource property to the item class in order to make the binding easier.

Do not hesitate to contact me back if you have further questions.

Regards,
Nick
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
Menu
Asked by
Bill
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or