Hi,
Could you please let me know how to select the item using Mouse click event in Ultrawebmenu control. I dont want to select the menu using Item Hover.
any idea .. Please share..
Thanks,
Jamuna
Hi Jamuna,
To disable expand-on-mouseover, you may enable expand-on-mouse-click:
<ig:WebDataMenu ID="WebDataMenu1" runat="server" EnableExpandOnClick="True">...
Hi Viktor,
Thanks for your response. I am using the control ig:UltraWebMenu,
I have tried using EnableExpandOnClick setting in ig:UltraWebMenu but it is not working. Please give me your suggestions.
I thought that you use WebDataMenu. In case of UltraWebMenu I do not have suggestions. After version 11.1 that control is not available and no updates/fixes are provided.