I know I can hook into the client side events to run JavaScript after every partial postback; however, I want to do something like this:
protected void FooCl
the best way to do this is to use the DoAfterPostBack control. you can download this control for free from here http://go2amitech.blogspot.com/2010/08/running-specific-javascript-after.html