Hi,
I have a databound dropdownlist. I have added
AppendDataBound Items="True" so that I am able to enter a item in the
dorpdownlist of "-- Please select --". I would like to be able to set
it so that this value isn't selectable because as it stands if they
select that value then my applicaiton will fall over.
Appreciate any help on this.
Thanks
I have a databound dropdownlist. I have added
AppendDataBound Items="True" so that I am able to enter a item in the
dorpdownlist of "-- Please select --". I would like to be able to set
it so that this value isn't selectable because as it stands if they
select that value then my applicaiton will fall over.
Appreciate any help on this.
Thanks
Comment