I would like to move dialog (because there is some content behind I need to see in order to fill form in dialog).
It would also be great if it could be resizable. If you have an input component inside dialog, you could set width to 100%.
Hi David,
As noted in a private thread, the team has already reviewed both items and decided against implementing them separately. At the time, it was more practical to pursue a single component that consolidates their functionality.
Currently, no update or rework of the Dialogs package is planned, but you can still add modality to the Window as the following article demonstrates:
https://www.telerik.com/kendo-angular-ui/components/knowledge-base/add-modality-to-window
In case Angular service is used, check this example:
https://stackblitz.com/edit/angular-98g2tsmn-qeqfibdt
Regards,
Martin Bechev
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.
Probably this is understandable, since window dialog is more suitable.
But I agree with @Christoph and open new feature request: modal property for window dialog.