.net - Determine which update panel caused postback? -


suppose have 3 update panels. how detect update panel caused partial postback javascript.

use hidden field

assign value before calling _dopostback() in javascript , on server can specify updatepanel postback.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -