This is a migrated thread and some comments may be shown as answers.

Window fixed buttons

2 Answers 112 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacky
Top achievements
Rank 1
Jacky asked on 20 Aug 2018, 07:05 PM
Is there a way to specify buttons in a window to be positioned fixed at the bottom of the window so if a scrollbar is needed for the content, the buttons are still visible?  For dialogs, there's the KendoDialogActions component but that overrides the default styles of buttons.  I want to keep the styles of buttons but have it behave like buttons inside KendoDialogActions.  

2 Answers, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 22 Aug 2018, 08:03 AM
Hi Jacky,


This behavior is currently not supported by the Window component. A possible workaround would be to add custom action buttons to the title-bar of the Window, which could be customized by adding a kendo-window-titlebar element. This way the action buttons will always be visible at the top of the component, while the content is being scrolled.

https://www.telerik.com/kendo-angular-ui/components/dialogs/window/title/


Regards,
Dimiter Madjarov
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.
0
Jacky
Top achievements
Rank 1
answered on 24 Aug 2018, 02:27 PM
Ok, thanks.  I will try to undo the style overrides of the KendoDialogAction then.
Tags
General Discussions
Asked by
Jacky
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Jacky
Top achievements
Rank 1
Share this question
or