954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Refreshing the parent form

I have 2 forms named form1 and form2.In form1 there is a combobox which is popuplated with data using Model view Architecture.In form2,I add new entry in combobox but my form1 does not show the new entry..When i run the project again,it shows the new entry..How to refresh form1?

navi18
Newbie Poster
3 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

After you add the new entry you would need to get all the data again from where-ever you are getting your data from and add it to the combobox.

CeilingSpy
Newbie Poster
10 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: