Unplanned
Last Updated: 23 Nov 2022 13:12 by ADMIN
Axel
Created on: 17 Nov 2022 02:14
Category: Window
Type: Feature Request
0
Configure Window Action buttons via Angular Service

Currently, there is no way to configure (add or remove) action buttons using Angular service.

Perhaps, we can add additional settings here like this(?)

minimize: true,

maximize: true,

restore: true,

close: true 

It can be also an array of actions that will allow also to arrange them depending on which index they are in the array.

1 comment
ADMIN
Yanmario
Posted on: 23 Nov 2022 13:12

Hi Axel,

Thank you for the feedback.

The feature request is indeed valid and we will track the demand from our users. In the meantime, the developer can specify a custom title bar that will render the desired actions depending on a condition using *ngIf as demonstrated in the following example:

https://stackblitz.com/edit/angular-4meyqw?file=src%2Fapp%2Fapp.component.ts

Article about the custom title bar approach:

https://www.telerik.com/kendo-angular-ui/components/dialogs/window/service/#toc-specifying-custom-title-bar

Regards,
Yanmario
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.