Hello,
I would like open my context menu with animation. But my code doesn't work...
<ig:WebDataMenu ID="Wdm_PopUp" runat="server" IsContextMenu="True" ItemSettings-CssClass="Itm" Width="76px" EnableScrolling="False" >
<Items>
<ig:DataMenuItem Key="Honorer" Text="Honorer">
</ig:DataMenuItem>
<ig:DataMenuItem Key="Couper" Text="Couper" >
<ig:DataMenuItem Key="Coller" Text="Coller" >
<ig:DataMenuItem Key="Supprimer" Text="Supprimer" >
<ig:DataMenuItem Key="Modifier" Text="Modifier" >
</Items>
<GroupSettings AnimationDuration="500" AnimationEquationType="EaseInOut" ExpandDirection="Auto" AnimationType="OpacityAnimation" />
<ClientEvents ItemClick="MenuItem_Click" />
</ig:WebDataMenu>
How to anime the context menu openning ?
Hello Jphilip74,
After some research, animation of WebDataMenu when used as context menu has been determine as a new Product Idea. I have sent your Product Idea directly to our product management team. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time. Your reference number for this Product Idea is PI12030067.
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.