Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
37716 Points
5005 Posts
ASPInsiders
MVP
Jan 20, 2012 07:41 AM|LINK
How are you setting the initial focus of the drop down list?
The list should fire any server side events when it loses focus, even if autopostback is set to true. It's only of the item changes that a postback occurs.
Dave Sussman
All-Star
37716 Points
5005 Posts
ASPInsiders
MVP
Re: AutoPostBack="true" - when lost focus - page refresh
Jan 20, 2012 07:41 AM|LINK
How are you setting the initial focus of the drop down list?
The list should fire any server side events when it loses focus, even if autopostback is set to true. It's only of the item changes that a postback occurs.