Completed
Last Updated: 01 Jun 2021 08:41 by ADMIN
Josh
Created on: 19 Jun 2013 19:22
Category: Templates
Type: Feature Request
3
Allow global useWithBlock=false setting
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.
1 comment
ADMIN
Angel Petrov
Posted on: 01 Jun 2021 08:41

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.