J
Jim Heavey
With a DropDown box which is bound to a datasource, how do I do the
following:
1. Cause the first item in the drop down box to not show up as already
selected.
2. Provide an option which would indicate that no items in the dropdown
box are acceptable choices. Say for instance, I want a choice to be "Item
Does not Exist".
The only way that I can figure out how to do this would be to not bind it
to my datasource, but build the entries manually and make the first entry
the "Items Does Not Exist". Is this the best way to accomplish this task?
Thanks in advance for your assistance!!!!!!
following:
1. Cause the first item in the drop down box to not show up as already
selected.
2. Provide an option which would indicate that no items in the dropdown
box are acceptable choices. Say for instance, I want a choice to be "Item
Does not Exist".
The only way that I can figure out how to do this would be to not bind it
to my datasource, but build the entries manually and make the first entry
the "Items Does Not Exist". Is this the best way to accomplish this task?
Thanks in advance for your assistance!!!!!!