I am trying to get RadContext menu on grid items but it doesn't work on Google chrome. It works fine with Internet Explorer. Any help to get it compatible with chrome would be great.
I am attaching the images of Chrome and Internet Explorer
Thanks in advance,
Swanand
1 Answer, 1 is accepted
0
Accepted
Attila Antal
Telerik team
answered on 25 May 2020, 09:38 AM
Hi Swanand,
Please test our online demo with Row ContextMenu and see if that works for you in both browsers: Grid - Context Menu. If this works, then the problem is likely to be with the JavaScript code used to open the ContextMenu.
To troubleshoot that, try to open the developer tools of the browser and monitor the console tab for JavaScript errors. If you see any, those must be eliminated first as they could prevent the rest of the JavaScript on the page from execution. You can check out the Debug JavaScript section of the following Blog Post: Improve Your Debugging Skills with Chrome DevTools
Kind regards,
Attila Antal
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.