Skip to content

Replies

0
[Infragistics]Radko
[Infragistics]Radko answered on Mar 15, 2019 2:11 PM

Hello Siva,

The IgniteUI product currently does not have a context menu or cascading context menu out of the box.
The sample in my previous post demonstrates how to create a context menu in the application logic.
Please use this sample application as a guideline on how you may implement any kind of context menu you may need.

Sincerely,

0
[Infragistics]Radko
[Infragistics]Radko answered on Mar 14, 2019 2:14 PM

Hello Siva,

The IgxGrid has a “onContextMenu” event which you can use to show anything you need (including a context menu).There is also an option to prevent the browser from showing the default browser context menu.I am attaching a sample which shows how to create a custom context menu and obtain the target grid cell when executing different context menu operations.

Let me know if I may be of any further assistance.

Sincerely,Radko KolevSenior Software Developer

Attachments: