selected item in data bound combobox replaces the first item
I am building a windows form application and i have a few combobox in my app so the problem is when i select any item in my combobox it replaces the first item of my combobox and so i get 2 same items in my combobox. Please help me out with this
Thanks in advance..........