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

Remove Title Bar in Window

8 Answers 2641 Views
Window
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 15 Feb 2012, 10:47 PM
Is there a way to completely remove the title bar from a Window?
Thanks.

8 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 16 Feb 2012, 10:07 AM
Using the latest internal builds, you can use title: false or call windowObject.title(false).

Greetings,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jonathan
Top achievements
Rank 1
answered on 27 Jun 2012, 06:43 PM
This is great, unfortunately drag/drop can only be initiated via the title bar.  There are many use cases for drag/drop windows without titles.  An option to initiate drag/drop from the content background would be nice.  A lock-center option would be nice as well for sizable windows.  Nevertheless, great job on the framework!!!
0
Murray
Top achievements
Rank 1
answered on 10 Jan 2013, 11:52 PM
Is there any way to set title to false using the MVC wrapper? Or does it need to be done using javascript?
0
Alex Gyoshev
Telerik team
answered on 11 Jan 2013, 03:21 PM
Hello Murray,

Thank you for pointing this out. The Window MVC wrapper lacked this feature, so we addressed this for the upcoming service pack next week.

Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ozzy
Top achievements
Rank 2
answered on 14 Jan 2013, 11:00 AM
I am busy migrating an application from MVC Extensions to Kendo UI and I am not very happy with how much Kendo UI falls short at the moment.

When will this service pack be made available?

Can you assist with a jQuery workaround in the meantime?
0
Alex Gyoshev
Telerik team
answered on 14 Jan 2013, 12:40 PM
Hello Ozzy,

The service pack will be available until the end of this week. If you need the titlebar wrapper immediately, please open a support ticket and request a build.

Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Bo Chulindra
Top achievements
Rank 1
answered on 01 Dec 2016, 09:46 PM

I am on a recent version of Kendo UI and if I use the MVC Kendo Window and set Title(false), the window is no longer draggable.

Is there still no way to drag without a title bar?

0
Marin Bratanov
Telerik team
answered on 06 Dec 2016, 11:57 AM

Hi Bo,

As the documentation states, removing the titlebar will remove the drag feature: http://docs.telerik.com/kendo-ui/api/javascript/ui/window#configuration-title.

The feature you seek has already been requested: http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/4275306-window-a-config-option-to-set-any-custom-element. You can vote and comment on it to increase its popularity so it can be shown in the radar of our product managers.

Regards,

Marin Bratanov
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.
Tags
Window
Asked by
Richard
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Jonathan
Top achievements
Rank 1
Murray
Top achievements
Rank 1
Ozzy
Top achievements
Rank 2
Bo Chulindra
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or