G
Guest
I want to create a databound dropdown list with "Yes" = 1 and "No" = 0.
I set the collection up with the two values and databind it to a binary
field (sql server) and the only entry in dropdown is "True" or "False"
depending on the value in the field.
What am I doing wrong?
Thanks,
Doug
I set the collection up with the two values and databind it to a binary
field (sql server) and the only entry in dropdown is "True" or "False"
depending on the value in the field.
What am I doing wrong?
Thanks,
Doug