You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: