C
CJ Taylor
Hey everyone,
This is a logic problem, that I don't really know how to solve. Well, I do,
I just don't want to do it this way.
I have a databound combo box, and I want to add a <None> item to it so they
don't have to select a value inside the combo box, However, being databound
you can't add items after its been built, and before it seems to erase them.
How would I go about doing this?
Thanks,
CJ
This is a logic problem, that I don't really know how to solve. Well, I do,
I just don't want to do it this way.
I have a databound combo box, and I want to add a <None> item to it so they
don't have to select a value inside the combo box, However, being databound
you can't add items after its been built, and before it seems to erase them.
How would I go about doing this?
Thanks,
CJ