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
Rob Dob
NA
18
0
Winform Combobox Databinding problem. Is this a bug or normal operation?
Oct 6 2009 7:13 PM
Hi, I have a question. I am using the standard winform ComboBox who's text value is databound to my bindingsource. Everything seems to work correctly however, if I have the style of the combobox set to DropDownList and I change the value of the control by tabing over to it and then using the up/down arrow keys then the new value within the combobox does NOT get sent to the datasource, if however I click on the control and change the value using the mouse then the change makes it to the datasource, if I then change the property of the comboboxex to dropdown it seems to save the change to the datasource regardless if I tab and change the value using the up or down arrows or change it with the mouse.. Any Help would be greatly appreciated. Is this normal operation or a bug? Thanks,
Reply
Answers (
4
)
problem with moving objects in 2d array
DataAdapter.Fill() ending load code?