|
-
Nov 23rd, 2003, 10:01 PM
#1
Thread Starter
Lively Member
Databinding problem
Hello everybody,
I have a databinding problem. I want to bind a combobox to my object or dataset.
I first fill my combobox with my initial values and then I databind it with my object. My problem is that I always see in my selectedvalue my first value of the initial values. Not the stored value in my database !
An example : I receive Jan, Greg, Peter
When Peter is stored in my database, I databind my combobox to the property. The property returns me Peter but when I look at the combobox, it shows me Jan.
Is this normal behaviour ? Do I look over something ? Or do I need to code my own selectedindex ?
Thanks,
Bjorn
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|