Commented 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 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: 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: 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 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 ArticleReviewed: Extended WPF Toolkit - 2.3.0 (1月 12, 2015)
Rated 5 Stars (out of 5) - GOOD,I LIke WPF
View ArticleCommented 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: 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 ArticleNew Post: DocumentHeaderTemplate - animation ceases to work when document is...
Hello, I have a DocumentHeaderTemplate with animation style to flash the document tab based on the value of a dependency property. This works when the document is docked to the main window however when...
View ArticleNew Post: DocumentHeaderTemplate - animation ceases to work when document is...
Hi, Here's a possible solution. The LayoutDocumentFloatingWindowControl (the window when undocked) uses the DocumentTitleTemplate property, so you could define it in DockingManager. From there, the...
View ArticleNew Post: DocumentHeaderTemplate - animation ceases to work when document is...
Thank you for the solution and also the explanation, it works!
View ArticleNew Post: PropertyGrid validation for dynamic properties
I know the word 'dynamic' is probably overloaded by now. What I mean is the object that I am assigning to PropertyGrid.SelectedObject implements ICustomTypeProvider and based on one or more property...
View ArticleNew Comment on "WatermarkTextBox"
Any way to have the watermark not disappear until the user starts typing? Many apps need to automatically focus a textbox when initially displaying a page, so the user will never see that watermark in...
View ArticleNew Post: PropertyGrid disable class name in title
I was wondering if it's possible to remove the class name from the default title of a property grid. For example, I have a PropertyGrid with the following properties:<xctk:PropertyGrid...
View ArticleNew Post: PropertyGrid disable class name in title
I'm sorry, I found the answer just a few minutes later... I'll leave it up in case anyone else is wondering about it. The change is to add SelectedObjectTypeName="" to the...
View ArticleNew Post: DateTimePicker issue
Hi, I've an application that uses DateTimePicker. Only on a certain computer, when the UI which contains DateTimePicker is opened, then the application crashes. To prove that it is the DateTimePicker,...
View ArticleEdited Issue: FormatException was unhandled by user code. String was not...
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 ArticleNew Post: DateTimePicker issue
Hi, I'm not sure about the "Internal Error". But what could be the problem may be the Date/Time default format in the computer settings. Could be related to https://wpftoolkit.codeplex.com/workitem/21635.
View ArticleCreated Unassigned: WatermarkTextBox : Keep Watermark on GotFocus [21667]
Any way to have the watermark not disappear until the user starts typing? Many apps need to automatically focus a textbox when initially displaying a page, so the user will never see that watermark in...
View ArticleNew Comment on "WatermarkTextBox"
Issue https://wpftoolkit.codeplex.com/workitem/21667 has been created.
View Article