Closed Unassigned: Multiple instance of ChildWindow in 2.0.0 version [19854]
The ChildWindow close button disappear if we open multiple child window in same control or in different tabs. This was working fine in version 1.4.0.
View ArticleReopened Unassigned: Multiple instance of ChildWindow in 2.0.0 version [19854]
The ChildWindow close button disappear if we open multiple child window in same control or in different tabs. This was working fine in version 1.4.0.
View ArticleClosed Unassigned: Multiple instance of ChildWindow in 2.0.0 version [19854]
The ChildWindow close button disappear if we open multiple child window in same control or in different tabs. This was working fine in version 1.4.0.Comments: Fixed.
View ArticleClosed Issue: DateTimePicker now staying Open [19885]
Based on discussion https://wpftoolkit.codeplex.com/discussions/447744,user wants to to a DateTimePicker always Open.
View ArticleClosed Unassigned: BusyIndicator some controls remain disabled after IsBusy =...
Based on:https://wpftoolkit.codeplex.com/discussions/303717TabItem controls in TabControl that are not selected get disabled after setting IsBusy = true. Then after setting IsBusy to false only some...
View ArticleEdited Issue: EditorTemplateDefinition of PropertyGrid for readonly property...
Hello.I found that `PropertyGrid.EditorDefinitions` of some properties was not work on v2.2.1 Community Edition.Rows for those properties show `toString` text simply.Those properties don't have setter....
View ArticleClosed Issue: EditorTemplateDefinition of PropertyGrid for readonly property...
Hello.I found that `PropertyGrid.EditorDefinitions` of some properties was not work on v2.2.1 Community Edition.Rows for those properties show `toString` text simply.Those properties don't have setter....
View ArticleClosed Unassigned: IntegerUpDown exceed maximum behavior different from 1.6v...
"Epsil0neR Feb 5, 2013 at 10:23 AM I set property Maximum = 2000, if i have entered any number greater than 2000, it's sets back to number which has been set before, but not maximum number as I want,...
View ArticleClosed Unassigned: "The specified view type must derive from ViewBase" still...
http://imgur.com/Yz9TAnXI updated all Xceed DLLs via nuget, they all are version 2.4.0.0. The .csproj file also correctly references 2.4 all the way. I restarted the PC and rebuilt the project after...
View ArticleClosed Issue: SelectedColor property of ColorPicker does not set in viewmodel...
Hi All, I am using Wpf Extended Toolkit library for ColorPicker control version is 1.5. I am facing a problem with ColorPicker control when I change color from ColorPicker control then selected color...
View ArticleEdited Issue: DateTimePicker: Ignores custom format string and DateTime.Kind...
If:- Format is set to Custom - FormatString to a custom format that does not have (mili)seconds (i.e. dd-MMM-yyyy HH:mm)- Value (bound) is null Then:- If user clicks the up/down buttons (without...
View ArticleClosed Issue: DateTimePicker: Ignores custom format string and DateTime.Kind...
If:- Format is set to Custom - FormatString to a custom format that does not have (mili)seconds (i.e. dd-MMM-yyyy HH:mm)- Value (bound) is null Then:- If user clicks the up/down buttons (without...
View ArticleClosed Issue: CollectionEditor doesn't handle DependencyProperties in...
I have a collection of a class with DependencyProperties. In the PropertyGrid those properties only show their default values.The reason can be found in CollectionEditor.cs. The CopyValues method uses...
View ArticleEdited Issue: DateTimePicker's "inner" focus is lost when the value change...
This problem was reported in the following discussion: http://wpftoolkit.codeplex.com/discussions/391813Comments: ** Comment from web user: BoucherS ** Hi,This will be fixed in v2.9.
View ArticleClosed Feature: WatermarkTextBox should keep text until typing [18639]
Base on the following discussion:http://wpftoolkit.codeplex.com/discussions/395321 For now, It seems that the watermark disappear once the control is focused.
View ArticleEdited Issue: CollectionEditor Add struct type [18673]
I'am unable to add/edit new element to collection of struct type (ex System.Windows.Point) because CanAddNew EventHandler is checking for parameterless constructor which fails with struct types....
View ArticleCommented Issue: Initial loading of controls from the WPF Toolkit takes up to...
Hi,I'm using the DateTimeUpDown in one of my projects but the effect occured also with other controls from this package. Whenever one of these controls gets first loaded, the Application freezes for...
View ArticleNew Post: Strange autohide un-hiding behavior on document close
If it's better, I definitely can try to reproduce it in the LiveExplorer; however, I already have a purpose-built test app which reproduces it, located...
View ArticleNew Post: DateTimePicker Time resets
Greetings everyone. I want to report a problem and also ask about a fix. When you go out of focus on the DateTimePicker it defaults the time (not date) to 0:00:00. Also time changes when you press left...
View ArticleCommented Feature: Why modifying an expandable object doesn't not refresh the...
Based on CodePLex discussion https://wpftoolkit.codeplex.com/discussions/351469.If a propertyItem from an expandable PropertyItem is modified, and the parent PropertyItem uses it in its ToString()...
View Article