Tagged Questions

0
votes
3answers
2k views

Assyncronous interaction using Sys WebForms PageRequestManager

I'm trying to display a panel to the user when an asynchronous call is made, but only if that happend from a specific call. using the normal "get control" script I have mine like: function ...