hi all
i have a problem setting me back
i have a table "students"
with fields (StudentIdPk , StudentName , Country) as an example
im trying to lookup the field country and put all the distinct values from this field into the combobox's list.(not much records)
what i would like to do is not only the should be able choose from the list but also the user should be able to add to the list by writting down a item (string) usually and the string should be saved to the field and to the combo list when the update button gets pressed.
if i go to the next record and click the combo it should have the new item with it.
be advised that im populating the combo from another dataadapter with query that loads the distinc vales and i fill both dataset on load form event
i know i talked too much but what can i do?
you will find an attachment that simulates the problem

what should i do?
please help....

After installing the .net framework 1.1 sp1 the problem is still the same and not fixed even though ms admit that it was a bug
http://support.microsoft.com/kb/839616/
this url explains exactly what im facing
any ideas fellows
thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.