It would be nice to be able to set the 'useWithBlock' setting to false globally so that I don't need to include that setting all the time when working with templates. I realize widgets use this and there is an undocumented way to do it - so, it would be great to have an official way to set this that is safe.
Hello,
Generally we create templates with useWithBlock set to false inside the widgets. As a global setting for the case which we do not explicitly set this option one can call prior to initializing the widgets.
kendo.Template.useWithBlock = false;
Regards,
Angel Petrov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.