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

Any events to detect when a SfRadialMenuItem is opening?

In my SfRadialMenu I have a few SfRadialSlider controls behind SfRadialMenuItems.  For my use, I want to manually set the value property of the SfRadialSlider control when it's being opened, and then use the existing ValueChanged event to push changes.  I don't see any kind of 'Opening' type of event on the SfRadialMenuItem, and I was hoping there was some other way I could hook to the menu items opening.  Anyone know how I might be able to accomplish this?


1 Reply

VV Vignesh V Syncfusion Team March 21, 2014 01:24 PM UTC

Hi Derek,

We would like to inform you that we do not have any specific event to trigger when navigating to child items(SfRadialMenuItems) in SfRadialMenu. Currently we have events only for SfRadialMenu opening and closing.


Please let us know if you have any queries.

Regards,
Vignesh V


Loader.
Up arrow icon