I have set SubMenuClosingDelay to 2 seconds in WebDataMenu Control. So the sub menu items will remain visible for 2 seconds after mouse hovering on parent menu.
When the user clicks some where else in the web page, menu items should be collapsed without considering the delay time. Currently it is not working as expected. Following is my code snippet:
<Infragistics:webdatamenu id="SalesMenu" runat="server" groupsettings-orientation="Horizontal" SubMenuClosingDelay="2000" > <GroupSettings Orientation="Horizontal"></GroupSettings> </Infragistics:webdatamenu>
How should I handle that event? Basically sub menu items should be collapsed when the user clicks the web page without considering the SubMenuClosingDelay.
Hello wijithaw ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support