Declined
Last Updated: 10 May 2019 09:51 by Seyfor
Seyfor
Created on: 27 Apr 2019 08:13
Category: Dialog
Type: Feature Request
3
Add draggable and resizable to dialog

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%.

5 comments
Seyfor
Posted on: 10 May 2019 09:51

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.

ADMIN
Svet
Posted on: 10 May 2019 09:15
Hi Matjaž,

We added how-to articleс that demonstrate a way to achieve modality for the Window:
https://www.telerik.com/kendo-angular-ui-develop/components/dialogs/window/how-to/add-modality-to-window/

and how to dynamically re-position the Window:
https://www.telerik.com/kendo-angular-ui-develop/components/dialogs/window/how-to/dynamically-reposition-window/

The articles are still just in our dev site, but will be move to the official one once they pass all our internal checks.

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Christoph
Posted on: 04 May 2019 15:53
We have similar problems in our projects (s.a. existing feature requests ;-) - perhaps it's time to merge window and dialog component? In general, a dialog is nothing more than a window with "modal=false", "backdrop=true", "alwaysTop=true", "resizable=false". Having those fine-grained options on WindowComponent would be very cool and then a window could replace the DialogComponent.
Seyfor
Posted on: 04 May 2019 14:02
Hi, I know, but it is missing modal function. I need dialog. I don't care if it is window or dialog component, as long as it is resizable, dragable, on modal.
ADMIN
Svet
Posted on: 03 May 2019 10:38
Hi Matjaž,

The design of the Dialog component does not allow it to be movable and/or resizable. Instead, we could use the Window component, which in turn provides these features:
https://www.telerik.com/kendo-angular-ui/components/dialogs/window/ 

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.