I have a webpanel and have disable the autopostback for expanding and expanded.
WOuld i would like to do is on the client side, I want to catch the expanding event and have it fire off the click event of a button inside it.
I am using a webpanel, with an updatepanel and the update panels async event is the button on it.
Can someone help with the the java script i would need to do this?