Updated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allow...
View ArticleUpdated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allow...
View ArticleUpdated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allow...
View ArticleNew Post: v2.0.0 Community Edition
Just a quick update: v2.0.0 of the Community edition will be posted in a few business days. There will be 67 improvements in this release.You can see the list of improvements here.
View ArticleUpdated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allow...
View ArticleUpdated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allow...
View ArticleNew Post: Color of gridlines
Hello all, is it possible to change the color of the gridlines? On my customers computers the gridlines look so faint that they are almost invisible. thanks, Nick
View ArticleNew Post: Color of gridlines
Sorry for the incomplete post. I am using the PropertyGrid. So the question is: is it possible to change the gridline color of the PropertyGrid? Nick
View ArticleCreated Unassigned: Data Grid NullReferenceException [19731]
HiWhen ever i add the datagrid to my project i lose the designer view at VS2012.all i did was:1. start new wpf app project2. installed Extended WPF Toolkit via nuget3. at main window add :...
View ArticleUpdated Wiki: Improvements200
v2.0.0 Community Edition improvements and bug fixes 67 new improvementsNotable new featuresOur flexible docking window control, AvalonDock, is now part of the toolkit. Provides a system that allows...
View ArticleNew Post: v2.0.0 Community Edition
As I see, in the New Example the TimeSpan UpDown in PropertyGird can still not be used to Enter a Range greater then a Day. Any change that this fix get included some time? :...
View ArticleNew Post: BusyIndicator with MVVM: binding IsBusy to a property in the ViewModel
I think, you are not properly telling the DataContext in xaml.
View ArticleNew Post: Sorting
Any chance in the future to support the DisplayAttribute that is available in the ComponentModel.DataAnnotation.dll? (It contains many handy properties, being one of them the Order int property. It...
View ArticleEdited Feature: Need the ability customize the list of properties displayed...
Based on (PropertyGrid) Dynamic Visibility of Properties: http://wpftoolkit.codeplex.com/discussions/366328 which is Wiki Link: [discussion:366328]. There are times when the list of properties...
View ArticleEdited Feature: Create a list support in the PropertyGrid [18484]
Users of the following discussion seems to use ICustomTypeDescriptor in order to display a list of expandable custom items in the PropertyGrid. http://wpftoolkit.codeplex.com/discussions/357764 Maybe...
View ArticleNew Comment on "Improvements200"
Thank you! I've been waiting for this and I appreciate your work a lot :)
View ArticleCommented Feature: PropertyGrid should have a "View" template for items [18883]
We need to have some "View" template and "Edit" template like in VS2010. The "Edit" template (eg. actual "Editors") are actually the only template used to display property values in the PropertyGrid....
View ArticleCommented Issue: TimePicker binding source is not updated until focus is...
TimePicker: Property bound to Value is not updated until focus is lost, even when UpdateSourceTrigger=PropertyChanged is set on the binding.Comments: ** Comment from web user: emartin ** Since BoucherS...
View ArticleEdited Issue: Strange Time controls TextBox behavior (DateTimePicker,...
i have encountered two strange behaviours:1. There is no validation on text length in edit mode. (example: i can enter letters and remove the ':' part)2. if i change this: 00:00:00 to this 00:0:00...
View ArticleEdited Feature: ChildWindow: Maximize and Stretch [18669]
Based on discussion:http://wpftoolkit.codeplex.com/discussions/394784 Post #4 on the thread express the need to be able to maximize and stretch the ChildWindow controlComments: ** Comment from web...
View Article