User Profile

Collapse

Profile Sidebar

Collapse
manster
manster
Last Activity: Jun 3 '10, 12:25 PM
Joined: Apr 16 '10
Location: South Africa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • manster
    replied to Combo Box
    Yes, you are right and now I am investigating both options to see which will be the best. The additem or the datasource. Thanks for the interest.
    See more | Go to post

    Leave a comment:


  • manster
    replied to Combo Box
    Combo

    OK, I promised to post here when I came right and I did not exactly come right but I saw how the first combo box was done. The person read through a dataset in a loop and did: combobox1.items .add("datacolum n"). I did want to change it to a datasource but still has to learn how they work but I think to set the datasource to nothing and give it again sounds good. in vb.net's comboboxes or any databound controls you cannot...
    See more | Go to post

    Leave a comment:


  • manster
    replied to Combo Box
    Yes, I'm gonna try that tommorrow. Will post here to say if it works. Thanks anyway.
    See more | Go to post

    Leave a comment:


  • manster
    replied to Combo Box
    Yes, a combo box has a datasource but my question is to refresh that datasource after I saved something to the database. I saw that when I do: mycombobox.refr esh() that it repeats the data in the combobox.
    See more | Go to post

    Leave a comment:


  • manster
    started a topic Combo Box

    Combo Box

    I have a combo box that I want to refresh the data of after the save button is clicked. I know that in web developer you can just say datasource.data bind but I do not see that in vb.net. Please can someone help me out.
    See more | Go to post
No activity results to display
Show More
Working...