I would like to dialog can drag and set position.
Hi,
The Dialog is by default positioned in the center of the screen. I will proceed with declining this case as we decided not to make the Dialog draggable. However you can use the Window to achieve the requirement as demonstrated on the following article:
https://www.telerik.com/kendo-angular-ui/components/dialogs/window/how-to/add-modality-to-window/
Regards,
Svet
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
On further inspection, while the window component can be dragged and its position can be defined, it does not act like a modal and block the rest of the screen. It also always comes with minimize, maximize and restore buttons unless you hide them. I agree that Dialogs should be draggable and allow its position to change.
I believe the "Window" component under dialog does exactly this.