Hi-
I have created a dropdown list in my VB.net application, with data from
a database table - that works fine. I then added a record to a table
through a form that has this drop down list - that worked fine too. The
problem is now selecting and displaying this value. All the other
fields are displayed fine, but the drop down list comes out blank - any
idea as to what I am doing wrong?
Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
I have created a dropdown list in my VB.net application, with data from
a database table - that works fine. I then added a record to a table
through a form that has this drop down list - that worked fine too. The
problem is now selecting and displaying this value. All the other
fields are displayed fine, but the drop down list comes out blank - any
idea as to what I am doing wrong?
Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment