Thread: Re: Panel hideEvent not fired when close button clicked.
Re: Panel hideEvent not fired when
close button clicked.
United States
2007-07-30 16:24:42
Hey Richard,
You should be able to use the hide and beforeHide events to monitor when the Panels visibility is changed in response to the user clicking
on the "Close" button. (I posted a response to Ben's question in this
thread also, indicating that his approach is correct and should be
working)