We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to detect when AutoHide panel is opening or closing/hiding

Hi,

I have an autohide tab in my dockingmanager which is used to display a listview filled with inventory items.

I need to be able to detect when the panel is open (or better is opening) so I can refresh the items with in it.

So, when I mouse over the tab, as it starts to open, I would like to be able to call my data service to populate/refresh the items in the list.

Regards,

Brett

1 Reply

AK Ashok Kumar Murugesan Syncfusion Team August 20, 2015 12:40 PM UTC

Hi Brett,

Thank you for contacting Syncfusion support.
In our DockingManager when the mouse is over the AutoHidden Tab, the AutoHidden panel will open and "AutohideAnimationStarts" Event will be raised and "AutoHideAnimationStops" will raise when mouse leave AutoHidden Tab. We can use these event to update the relevent information.
We have prepared a sample that tries to meet your requirement.
You can download the sample from the below location,

Sample:
AutohideTab119980

Please let us know if you need further assistance.

Regards
Ashok kumar M.

Loader.
Live Chat Icon For mobile
Up arrow icon