All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
I am creating radwindows dynamically with js and I am using this syntax and when the window renders it doesn't move when prompted to. It stays in one fixed position
...
radWindow.set_behaviors("Telerik.Web.UI.WindowBehaviors.Move");
Thanks in advance for any suggestions.