How do I add a button to a tooltip so that when it is clicked it passes the dataItem of that point to a function? I need this to work across multiple types of charts.
1 Answer, 1 is accepted
0
Hristo Germanov
Telerik team
answered on 23 Jul 2013, 02:03 PM
Hello Rishan,
In order to achieve your goal you need to add a template with a button with function wire up to the onclick client event and pass the dataItem to this function. You can examine this jsbin: http://jsbin.com/isekad/3/edit
I hope this helps.
Regards,
Hristo Germanov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!