posted 21 years ago
Hi,
I am using the html select and optionsCollection to display entries in a drop down list . It has values like 10,20.30.40 etc. By default 10 appears as the element displayed in the list, but I want 20 to be the default item displayed on the list and then the user should be able to scroll up to choose 10 or down to choose 30,40 etc.
How do I make the change to display the default as 20 ?
Thanks.