Unplanned
Last Updated: 04 Aug 2016 09:29 by ADMIN
Unplanned
Last Updated: 18 Sep 2018 07:51 by Tino
Make it possible to add "No" button to the predefined RadWindow.Confirm dialog without the need of custom Template.
Unplanned
Last Updated: 04 Aug 2016 09:29 by ADMIN
It can be reproduced with the Show method of the window or with Dock, ToolWindows and the save - load functionality.
Unplanned
Last Updated: 03 Jan 2017 20:45 by Scott
This is WPF only and not applicable for Silverlight.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Popup shows behind RadWindow when using two monitors in Windows XP.
Unplanned
Last Updated: 19 Sep 2016 14:11 by ADMIN
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
As a workaround you can set:  window.CaptionHeight= 0;
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Maximizing RadWindow from the header button shows a window with the size of the content if SizeToContent = true. If you maximize with double click on header it is ok.
Unplanned
Last Updated: 03 Jan 2017 20:28 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Window
Type: Feature Request
4
As a <role> I want <ability> so that <benefit>.
Unplanned
Last Updated: 03 Jan 2017 20:28 by ADMIN
As a user of the RadWindow control I want to be able to close it only by setting the DialogResult property without calling the Close method so that I can use it easily in MVVM scenarious.
Unplanned
Last Updated: 04 Aug 2016 09:30 by ADMIN
As a developer I want to be able to open a modal window that doesn't block the thread so that calling thread stays active while the modal dialog is open (like in Silverlight and XBAP). Create a blog post demonstrating how to use the Show method to simulate this behavior.
1 2