Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Binding a toolstrip sub menu combo box

Binding a toolstrip sub menu combo box

Scheduled Pinned Locked Moved C#
wpfwcfhelptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    baranils
    wrote on last edited by
    #1

    Hello I've a strange behaviour If I add a ToolStripCombo in a toolstripmenu; I can bind that combo to a datatable and all is ok BUT if I add a toolstripcombo in a second level (under a drop down button for example) the combo bided to the same datasource remain empty What I'm doing wrong in such case ? Thank for any help

    C 1 Reply Last reply
    0
    • B baranils

      Hello I've a strange behaviour If I add a ToolStripCombo in a toolstripmenu; I can bind that combo to a datatable and all is ok BUT if I add a toolstripcombo in a second level (under a drop down button for example) the combo bided to the same datasource remain empty What I'm doing wrong in such case ? Thank for any help

      C Offline
      C Offline
      carlecomm
      wrote on last edited by
      #2

      why do you want to bind the datasource, consider to use 'for loop' to add datas one by one.

      B 1 Reply Last reply
      0
      • C carlecomm

        why do you want to bind the datasource, consider to use 'for loop' to add datas one by one.

        B Offline
        B Offline
        baranils
        wrote on last edited by
        #3

        Hello I would answer : Why using a loop as long as databinding should works ? But if the answer is that DataBinding never works in such case , we can consider that as a "bug" and use a loop as a turn around :((

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups