D
dw
Hello, all. I have a dropdownlist with id "lstStates" that shows all the
states. It has two fields -- abbr and state. The "state" field is the
DataTextField. Everytime the page loads, it shows "Alabama" as the default
state. However, I want it to show something like "< please select >" as the
DataTextField, and have Null (or empty string) for the DataValueField for
that default. How can I code this? I tried adding it to the Items property,
but it didn't do anything. Thanks
states. It has two fields -- abbr and state. The "state" field is the
DataTextField. Everytime the page loads, it shows "Alabama" as the default
state. However, I want it to show something like "< please select >" as the
DataTextField, and have Null (or empty string) for the DataValueField for
that default. How can I code this? I tried adding it to the Items property,
but it didn't do anything. Thanks
