TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Raj Trivedi
NA
5
1.6k
Add Items in the combo box on the fly
May 16 2015 3:30 PM
Hello Team,
I have a form which has a combo box named as state. I have a scenario where if the user wants to add a state which is not present in the combo box on city form, i have given a button which opens another state form without closing the city form, where the user can enter new state. Once the user enters the state, he will close the state form and come back to city form and here the new state should be made available for the user to select, without refreshing the form, neither clicking a button.
Note : I have binded the combo box on form load with dataset as its datasource.
Basically i want combox box to be updated automatically whenever there is new data been inserted into table, without refreshing or firing any event
Regard's
Raj.Trivedi
"Sharing is Caring"
Reply
Answers (
1
)
C# windows forms with barcode scanner
Selecting data in dataGrid (WPF)