I've created this item because the two previous work items which describe this issue (last year) are now closed, but I'm still having problems. See: http://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=11443
I'm having problems in Firefox calling expandPanel/collapsePanel (or _doOpen/_doClose) on a CollapsiblePanelExtender from javascript (with SuppressPostback is set to true on the extender).
Using v1.0.20229 of the ACT, in Firefox (2.0.0.11), the "event is not defined" error occurs and then causes the page to postback anyway (observed using Fiddler); given the controls are in an UpdatePanel this is difficult to spot, except that the panel always reverts to its original state. This doesn't occur using IE7. Given that we're using the binary version of the toolkit, we've resorted to catching and consuming the error as described here: http://forums.asp.net/p/1106113/1692509.aspx
Were the previous work items resolved? Is anyone else still having this problem?
Regards, Craig
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.
I'm having problems in Firefox calling expandPanel/collapsePanel (or _doOpen/_doClose) on a CollapsiblePanelExtender from javascript (with SuppressPostback is set to true on the extender).
Using v1.0.20229 of the ACT, in Firefox (2.0.0.11), the "event is not defined" error occurs and then causes the page to postback anyway (observed using Fiddler); given the controls are in an UpdatePanel this is difficult to spot, except that the panel always reverts to its original state. This doesn't occur using IE7. Given that we're using the binary version of the toolkit, we've resorted to catching and consuming the error as described here: http://forums.asp.net/p/1106113/1692509.aspx
Were the previous work items resolved? Is anyone else still having this problem?
Regards, Craig
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.