Unplanned
Last Updated: 06 Jul 2021 13:08 by ADMIN
Kendo UI
Created on: 06 Jul 2021 13:04
Category: Editor
Type: Feature Request
0
Provide appendTo option to the kendoEditorCreateLinkButton directive of the Editor

Currently, the kendoEditorCreateLinkButton does not provide a way to specify the Dialog container, as the following article demonstrates:

https://www.telerik.com/kendo-angular-ui/components/dialogs/dialog/service/#toc-specifying-the-dialog-container

Please consider providing a built-in appendTo option to the link button directive. This will help to determine where the Dialog will be appended when the Editor is used within a kendoGridEditTemplate/kendoGridCellTemplate:

Using kendoGridEditTemplate:

https://stackblitz.com/edit/angular-yddl1n-inbwen

Using kendoGridCellTemplate:

https://stackblitz.com/edit/angular-yddl1n-t3afde

 

0 comments