Hello,
Can I use jquery templates instead of kendo templates?
It is not clear from the documentation how the template property works for a column.
Can you please point me to a page that describes how to use this property in a "non obtrusive" manner?
I am building my grid columns from code as JSON and returning them to an ajax call that takes them and creates the grid.
I do not have to go and write html into code for template columns, I would like to be able to specify something like the template name if possible.
Is there a way to do something like this?
LE: It seems that you can and is supported.
http://www.kendoui.com/blogs/archive/11-08-26/kendo_ui_templates_faster_than_a_speeding_resig.aspx
I only wish for a more "all in one place" documentation of these features.
Is there something like a controls reference documentation that we get if we buy a license?
Thank you,
Cosmin