Click here to Skip to main content
16,004,919 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an aspx page with a few dropdownlists. When I browse to http://localhost/folder/ the page loads and all dropdownlists are populated. However, the first action (e.g. selecting an item in a dropdown list) seems to be ignored (the dropdownlist doesn't show the selected value). The second time, everything goes OK. When I surf to http://localhost/folder/default.aspx, everything goes well from the first time. Any idea what can be wrong?
Posted

1 solution

Does the problem occur in all browsers?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900