|
-
Feb 25th, 2008, 06:50 AM
#1
Thread Starter
Member
Table changes doesnt appear in combobox
I have 2 comboboxes linked with datasource , datamember proprieties with 2 tables.
In the same application I can input/delete/modify the records of the those tables.
My problem is that the combobox doesnt display the changes until I exit the application and enter again.
It must be a way to add dinamic those changes to combobox without closing the applucation
-
Feb 25th, 2008, 07:05 AM
#2
Re: Table changes doesnt appear in combobox
How have you loaded the data into the ComboBox? If you have bound the data then it will update automatically, which is what data-binding is for.
-
Feb 25th, 2008, 09:37 AM
#3
Thread Starter
Member
Re: Table changes doesnt appear in combobox
for each comboboxes I have an datatablebindingsource ... and it doesnt update it automatically
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|