Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
context menu in igGrid
posted

Hi,

We are using Ignite UI 2013.vol2 build for developing an ASP.NET MVC application. I would like to know how to bring or popup context menu on the IgGrid right mouse click event.

Please let me know the technical feasibility of this feature.

 

Regards,

Praveen

Parents
No Data
Reply
  • 2355
    Offline posted

    Hi Praveen,

    Thank you for posting in our forums! We don’t have this functionality build in our product but there are plenty of free solutions in the web. One of them is a custom jQueryUI plugin which you can download from here. I prepared a sample page where I integrated the context menu with our grid. It appears only if you right-click on a selected row. Otherwise the default context menu appears. Please take a look at it and let me know if it works for you.

    I’m looking forward to your reply!

    Kind regards,
    Petko Zhekov
    Senior Software Engineer

    jquery context menu.zip
Children