Completed
Last Updated: 02 Mar 2021 17:13 by ADMIN
Christopher
Created on: 11 Dec 2013 23:06
Category: Kendo UI for jQuery
Type: Feature Request
1
I need the ability to set the data-title value through JavaScript post render.
I am adding i18n to an application to support 22 countries.  The data-title does not appear to be able to be set via JavaScript.  I have a highly dynamic application and I'm using localization for all labels and need to change the titles on the fly.
2 comments
ADMIN
Tsvetomir
Posted on: 02 Mar 2021 17:13

Hello,

Any of the options of the Kendo UI Chart can be modified after initialization via JavaScript with the help of the setOptions method:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/methods/setoptions

 

Regards,
Tsvetomir
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Telerik Admin
Posted on: 13 Dec 2013 16:06
Thanks for your query.

To clarify, are you able to set the data-title via javascript in your scenario without Kendo UI included? I am trying to identify whether this is generally an issue or missing functionality.

Thanks for your additional input.