Hi,
In my web application, I am binding a Dropdownlist with database and displaying USER_ID into it. I want, when I run the application the dropdownlist should show text "Select" and then a user can select a ID from it. But in my application it is showing starting ID. How can I solve this problem?
Thanks in advance.