Hello all, Question:
Is there a way to set the option value tag for the server side <ASPropDownList id="somedropdown"/> ?
This is because when you are in the Page_Load and you populate the dropdowm you can only user the name.items.add("aaa". The new addesd item's option will be the same at the display text. I want that old school stuff where the value is different from the display text..
Is this possiable.
Thanks,
Frandazzo
Is there a way to set the option value tag for the server side <ASPropDownList id="somedropdown"/> ?
This is because when you are in the Page_Load and you populate the dropdowm you can only user the name.items.add("aaa". The new addesd item's option will be the same at the display text. I want that old school stuff where the value is different from the display text..
Is this possiable.
Thanks,
Frandazzo