I have an event that is fired off once the use clicks on an item. The WebExplorerBar is sitting within an ajax update panel. If I set the trigger to a regular post back event then everything works fine (except for the annoying page refresh). If I set it to an async post back, then I get the an error message. Please see the attachment. Please help!
I'm thinking that there is some piece of the puzzle that I am missing with Async post backs, because I am having similar issues with async post backs and webdialogwindows not showing. So confused.....
Hello Lonnie,
Thank you for your post.
I may need more information from you. Please let me know if the WebexplorerBar's AutoPostBackFlags are set to trigger the event on ItemClick. This way you may not trigger the UpdatePanel for this event.
If you have any questions, please let me know as well.