Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
We're using a custom appointment form as an AdvancedEditTemplate and AdvancedInsertTemplate
Our users want to be able to move the form around so they can see the agenda underneath.
Is there a way to achieve this?
We're on Telerik version 2016 Q2.
Solved it by adding a jQuery draggable() to the window. Don't know if this is the best solution but at least it works.