Selected value in dropdownlist based on sql result
Hello
I have a dropdownlist populated with data from database (use sqldatasource). When opening the page, the first item in chosen. How can i chose a specific value to be displayed when opening the page? I tried to define it in "on page_load", but without success.
Thanks.
|