Allow HTML in Chart LabelTemplate. Currently the template only supports a newline character.
HI, It will be just nice to implement nested templates, like is describe here in the forum. http://www.telerik.com/forums/nested-template-in-external-script
Create a new configuration option so you can not show anything when the value for a field is "null". So, for example; a mobile listview has a new property "shownullvalues", when set to false, it will not display any text when the actual field value is not present (or null).
Hi Telerik team.
There is a plan or intention to isolate the Template engine indo a separated file or something?
I like the Kendo UI Template engine a lot, I would use it isolated in a project without kendo, for example. It could even be a isolate npm module.I think it is better than mustache or handlebars imo, because you can deal with pure javascript inside, instead of predefined functions and stuff like that.
Example: https://jsfiddle.net/yfz6he3u/
Cheers.