Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Populating Menu Combo Box

Not answered Populating Menu Combo Box

Feed from this thread
  • Bill avatar

    Posted on Mar 6, 2009 (permalink)

    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?

    Reply

  • Nick Nick admin's avatar

    Posted on Mar 9, 2009 (permalink)

    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.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Populating Menu Combo Box
Related resources for "Populating Menu Combo Box"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]