Hi,
I've noticed from using Kendo MVC wrappers that the initialisation scripts are injected directly into the DOM after the control being rendered.
How can these be rendered in a specific location (eg: at the end of the body)?
Also, is there any way to pre-process these at build time so that we can take advantage of minification?
Thanks,
Chris
I've noticed from using Kendo MVC wrappers that the initialisation scripts are injected directly into the DOM after the control being rendered.
How can these be rendered in a specific location (eg: at the end of the body)?
Also, is there any way to pre-process these at build time so that we can take advantage of minification?
Thanks,
Chris