This is a migrated thread and some comments may be shown as answers.

RadHtmlChart right-click on series to launch RadContextMenu

2 Answers 39 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 06 Jul 2017, 10:14 PM

When using a prior version of the RadHtmlChart, right-clicking on a bar-series could instantly launch the attached RadContextMenu. But with the latest version (2017.2.621.45), it appears that you have to left-click on the bar-series first to 'select' the dataitem, and then right-click to launch the context menu.

Any ideas how I can get back to where a single right-click can launch the context menu?

2 Answers, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 11 Jul 2017, 12:49 PM
Hello Doug,

Would you please modify the following code snippets provided in the Context Menu for HTMLChart forum post so that they use your implementation of the Context Menu functionality and share with us the previous version you were using where it was working as described? 

This would allow us to better understand your exact scenario and help you more efficiently.

Regards,
Peter Milchev
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Doug
Top achievements
Rank 1
answered on 11 Jul 2017, 02:45 PM
Disregard...sorry. I found the issue that was causing my problem. There was some clientside that was dealing with some chart parameters at OnSeriesClick that was causing my issue. Thanks for the quick response.
Tags
Chart (HTML5)
Asked by
Doug
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Doug
Top achievements
Rank 1
Share this question
or