Posted on: 1/7/2014 5:25:01 AM | Views : 606

Hi all,
I am trying to call button click event from javascript. I tried with usual __dopostback('',''). 
(Ref: http://sdevireddy.wordpress.com/2010/08/18/understanding-__dopostback-function-and-object-expected-error/)
But the button click event not invoked. the button is placed inside Update panel(strictly need update panel). If any one know the solution pls help..
Thank you..

Go to the complete details ...