Commented Unassigned: FormatException was unhandled by user code. String was...
Hi,I have changed the system DateTime format as dd/mm/yyyy hh:mm:tt.Whenever this format is used, DateTimePicker control crashes[Exception StackTrace attached].The issue is DateTime.Parse method is...
View ArticleCommented Unassigned: DateTime picker crashes with foreign cultures/custom...
The date time picker control crashes when using foreign culture settings in windows e.g. German, Finnish.These cultures use date stamps like 22.10.2014 1:05:07, 100Iff you dont provide a custom...
View ArticleCommented Unassigned: DateTimePicker Calender drop-down does not synchronize...
It seemed like this issue was supposed to have been fixed in Community Edition v2.3.0, in response to [this issue](https://wpftoolkit.codeplex.com/workitem/21179). However I do not see any change....
View ArticleCommented Issue: [AvalonDock 2.1] Unable to dynamically properly add tools...
Referring to AvalonDock 2.1 (Commit 106497), I setup a simple window with a DockManager.```<xcad:DockingManager AnchorablesSource="{Binding...
View ArticleCreated Unassigned: PropertyName in...
Based on discussion https://wpftoolkit.codeplex.com/discussions/576327.
View ArticleNew Post: PropertyName in Xceed.Wpf.Toolkit.PropertyGrid.PropertyItem
Issue https://wpftoolkit.codeplex.com/workitem/21639 has been created.
View ArticleCommented Issue: PropertyName in Xceed.Wpf.Toolkit.PropertyGrid.PropertyItem...
Based on discussion https://wpftoolkit.codeplex.com/discussions/576327.Comments: ** Comment from web user: BoucherS ** The new property PropertyItem.PropertyName will be included in v2.6.
View ArticleCommented Unassigned: Possible Bug in AvalonDock [21572]
I use some custom datagrids with columns which can be bound to a ViewModel using the MVVM pattern. This class is directly inherited from DataGrid; I added the DependencyProperty BindableColumns....
View ArticleCommented Issue: [AvalonDock 2.1] Unable to dynamically properly add tools...
Referring to AvalonDock 2.1 (Commit 106497), I setup a simple window with a DockManager.```<xcad:DockingManager AnchorablesSource="{Binding...
View ArticleCommented Issue: [AvalonDock 2.1] Unable to dynamically properly add tools...
Referring to AvalonDock 2.1 (Commit 106497), I setup a simple window with a DockManager.```<xcad:DockingManager AnchorablesSource="{Binding...
View ArticleCommented Unassigned: DateTime picker crashes with foreign cultures/custom...
The date time picker control crashes when using foreign culture settings in windows e.g. German, Finnish.These cultures use date stamps like 22.10.2014 1:05:07, 100Iff you dont provide a custom...
View ArticleEdited Issue: DateTime picker crashes with foreign cultures/custom TimeFormat...
The date time picker control crashes when using foreign culture settings in windows e.g. German, Finnish.These cultures use date stamps like 22.10.2014 1:05:07, 100Iff you dont provide a custom...
View ArticleNew Post: DateTimePicker
Hello! Is there any way to hide the dropdown (ComboBox) arrow of DateTimePicker? This is useful when the control is read only. Thanks
View ArticleNew Post: DateTimePicker
Hi, In v2.6, you will have access to a new property : ShowDropDownButton. It will hide/show the dropDownButton of the TimePicker and DateTimePicker.
View ArticleCreated Unassigned: The SelectedColor of ColorPicker is wrong. [21652]
Hello, I test 2.2.0 and 2.3.0. Both of them have the same issue.Reproduce steps:1. Let ColorPicker at the bottom of the screen, so the ColorPanel will extend upward.2. Click the Colorbox and select a...
View ArticleNew Post: DateTimePicker
Many thanks for your prompt response. Any idea as to when v2.6 will be released? Thanks
View ArticleEdited Issue: The SelectedColor of ColorPicker is wrong. [21652]
Hello, I test 2.2.0 and 2.3.0. Both of them have the same issue.Reproduce steps:1. Let ColorPicker at the bottom of the screen, so the ColorPanel will extend upward.2. Click the Colorbox and select a...
View ArticleNew Post: DateTimePicker
Hi, Here are the latest currently available versions : Toolkit Comunity edition : v2.3 Toolkit Plus Edition : v2.5 Plus edition is always ahead of community Edition. I don't have an exact date for the...
View ArticleCreated Unassigned: PropertyGrid issue with ValueRangeTextBox [21655]
I am loading an object into the PropertyGrid, and I get the below error. I use the PropertyGrid for many other types, and just one type causes this exception. Doesn't the PropertyGrid only create...
View Article