Hi,
I tried to bind the kendoWindow title to my scope.
Here's your window example:
http://dojo.telerik.com/apor
I'm binding the ajaxWindow.title to the input field at the top. How can I make it bind to the title of the window?
Simply adding the variable as an option (as in this example) doesn't work.
What did the trick was to add my own watcher but I've been wondering if there's a more "native" way to bind angular and kendo configuration.
Hi, I tried to bind the kendoWindow title to my scope. Here's your window example: http://dojo.telerik.com/apor I'm binding the ajaxWindow.title to the input field at the top. How can I make it bind to the title of the window? Simply adding the variable as an option (as in this example) doesn't work. What did the trick was to add my own watcher but I've been wondering if there's a more "native" way to bind angular and kendo configuration.