or
Is there a way to localize the apply button or to access to the text of the Apply button ? (and cancel of course)
I'm using Asp.net Core MVC application with Kendo.MVC 2016.2.617 version.
Best regards
Basically I need to set the width of the input role="listbox" class="k-textbox" to 100% because it is wider than the widget.
Any help?
I love the elegance of the new tag helpers, but the jQuery code itself is running inline on the widget which forces me to load jQuery\kendo at the top of the page
Is there a way to change where the script markup is generated\rendered?