Dear Friends, I m working on Windows Forms2.0 I have to different problems both related to binding combobox with the datasource...
1) I am facing one problem in binding two combobox with the same datasource and the problem is that whenever the selected index change event for first combobox occurs it causes the same event to fire for the other combobox. 2) Other problem I faced when I binded the combobox with some datasource and Set the DisplayMember and ValueMember property. The problem occurred when I set the combobox property to sort the items. The system sort the list of items correctly but doesn't maps the DisplayMembers and ValueMembers correctly. I mean to say that when I gets the SelectedValue of the combobox it doesn't corresponds to the selecteditem. Thanks, Manoj. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com