We just upgraded from 2008.2.1001 to the latest 2008.3.1314 and now the callback stopped working on the Toolbar.
I previously had a few buttons on the toolbar that had Postback="False" and one button that postback was working on.
I tried setting AutoPostback="true" on the toolbar and removing all of the Postback="false" settings on each button but it still doesn't work. I even removed the ajax manager that was hooked up to it and it still doesn't postback to the server.
The OnClientButtonClicked event is still working.
Thanks.
I previously had a few buttons on the toolbar that had Postback="False" and one button that postback was working on.
I tried setting AutoPostback="true" on the toolbar and removing all of the Postback="false" settings on each button but it still doesn't work. I even removed the ajax manager that was hooked up to it and it still doesn't postback to the server.
The OnClientButtonClicked event is still working.
Thanks.