Custom Search

How to make sure that contents of an UpdatePanel update only when a partial postback takes place (and not on a full postback)?

Make use of ScriptManager.IsInAsyncPostBack property (returns a boolean value)
Your Ad Here