asp.net - javascript on updatepanel -


how run script updatepanel begins. have gridview inside updatepanel , when user clicks sort or change page, i'd run script postback begins.

thanks.

you can use beginrequest event handler. can see documentatio here. if have more 1 update panel update mode conditional need inspect request see update panel being updated.


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -