New Post: New versions
Also, will the Community Edition get version 3 soon? 3 versions behind seems excessive.
View ArticleNew Post: PropertyGrid Reset Value
I have looked all over and can not find an example of how to implement the ability to reset a value for an item in the PropertyGrid after it has been changed from the default value. I have tried a...
View ArticleNew Post: New versions
BoucherS wrote: Hi, v2.7 Community edition is now available....as well as v3.0 Plus Edition. If you search for Extended.Wpf.Toolkit NuGet doesn't list the appropriate entry, not event the old versions....
View ArticleNew Post: PropertyGrid Reset Value
Just noticed this is broke in the latest release as well. I was using 2.6.0 the demo worked. Now in 2.7.0 the demo is broke when trying to reset the FontFamily on the main PropertyGrid demo showing a...
View ArticleNew Post: Nuget Package...
I manage a patched Version of the Toolkit: https://www.nuget.org/packages/DotNetProjects.Extended.Wpf.Toolkit/
View ArticleNew Post: New versions
I manage a patched Version of the Toolkit: https://www.nuget.org/packages/DotNetProjects.Extended.Wpf.Toolkit/
View ArticleNew Post: Nuget Package...
Soory, this post was thought as an answer to this Thread: https://wpftoolkit.codeplex.com/discussions/652669
View ArticleNew Post: PropertyGrid Reset Value
I did some more research and have noticed that the ability to reset changed values on the first PropertyGrid demo for the button only works if you download the live explorer by itself. If you download...
View ArticleNew Post: propertyGrid IsMiscCategoryLabelHidden doesn't work for other...
The IsMiscCategoryLabelHidden-Property doesn't work propely on computers with other languages than english. For example on german computers the "misc" category label is showing because it is calling...
View ArticleNew Post: New versions
Hi, As mentionned in the Download section of CodePlex ( http://wpftoolkit.codeplex.com/releases/view/610794 ) :"he Extended WPF Toolkit is available on NuGet. (Available as of April 11 2016.)"
View ArticleNew Post: propertyGrid IsMiscCategoryLabelHidden doesn't work for other...
Hi, This should be fixed in v2.7 : All languages will support the PropertyGrid.IsMiscCategoryLabelHidden.
View ArticleNew Post: New versions
We'd like Community Edition to be 1 release behind again. Probably at the latest by the time Plus Edition 3.1 rolls out, so that Community Edition is at 3.0 shortly after.
View ArticleNew Post: No Internet, slow startup of WPF toolkit
Hello all and thanks for reading... I have 3 pc's win 7, Net 3.5 connected to a network but WITHOUT internet connection. I've made a dummy application in wpf NET 3.5 that just adds Wpf toolkit and...
View ArticleNew Post: DateTimePicker popup size
Here's the only thing I've discovered so far. On the test project, when the calendar opens it is about 5 cm wide (by holding a ruler up to my screen). In my actual project where the problem is...
View ArticleNew Post: Propertygrid CheckedTreeView (DropDownButton)
You can take a look at discussion http://wpftoolkit.codeplex.com/discussions/653034 or issue https://wpftoolkit.codeplex.com/workitem/22228
View ArticleNew Post: No Internet, slow startup of WPF toolkit
I'd think this has any relation to the toolkit! Maybe you have Network drives in your PATH Variable
View ArticleNew Post: Launch ChildWindow when DataGrid row selected
Hi, Here's an example. You define your ChildWindow into the WindowContainer and set its DataContext to the DataGrid.SelectedItem. You only need to open the ChildWindow when the Selection changes...
View ArticleNew Post: No Internet, slow startup of WPF toolkit
jogibear9988 wrote: I'd think this has any relation to the toolkit! Maybe you have Network drives in your PATH Variable Thank You for you answer... could you please elaborate Maybe you have Network...
View Article