User Profile
Collapse
-
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. -
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...Leave a comment:
-
Yes, I'm gonna try that tommorrow. Will post here to say if it works. Thanks anyway.Leave a comment:
-
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.Leave a comment:
-
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.
No activity results to display
Show More
Leave a comment: