Hi all,
How to represent the following in ASP MVC cshtml way - Html.Kendo().Button :
<button data-bind="click: enableInput, enabled: isNameEnabled">Enable</button>
Assuming kendo.observable has been implemented.
Thanks,
Tiago
Hi all,
How to represent the following in ASP MVC cshtml way - Html.Kendo().Button :
<button data-bind="click: enableInput, enabled: isNameEnabled">Enable</button>
Assuming kendo.observable has been implemented.
Thanks,
Tiago