J
jhoge123
Is there an easy way to create a dropdownlist with a "Please Choose"
message in the first item that is disabled?
I would prefer to handle this on the client side, so that the
DropDownList autopostback is disabled when the user chooses the first
item.
My guess is that there is some simple javascript I can attach as a
client side event.
message in the first item that is disabled?
I would prefer to handle this on the client side, so that the
DropDownList autopostback is disabled when the user chooses the first
item.
My guess is that there is some simple javascript I can attach as a
client side event.