New Post: Is it possible to get notified in datagridcontrol, when realized...
I would like to utilize the datagridcontrol with virtualization and databound itemssource and provide a possibility to have the columns always as narrow as possible. Therefore I tried to call the...
View ArticleCommented Feature: Expandable Property not expanded by default [20054]
Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...
View ArticleCommented Feature: Expandable Property not expanded by default [20054]
Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...
View ArticleCommented Feature: Expandable Property not expanded by default [20054]
Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...
View ArticleUpdated Wiki: Improvements230
v2.3 Community Edition (Oct 7, 2014)Special offer announcementFor a limited time, the price has been lowered from $199.95 to $149.95 for the Plus Edition. Please support the project. We accept credit...
View ArticleReleased: Extended WPF Toolkit - 2.3.0 (Oct 07, 2014)
What's new in v2.3 Community Edition? (Released Oct 7, 2014)25 bug fixes, not counting the major update to the datagrid control (See the complete list of improvements in v2.3.0).Updated Live Explorer...
View ArticleUpdated Release: Extended WPF Toolkit - 2.3.0 (Oct 07, 2014)
What's new in v2.3 Community Edition? (Released Oct 7, 2014)25 bug fixes, not counting the major update to the datagrid control (See the complete list of improvements in v2.3.0).Updated Live Explorer...
View ArticleUpdated Wiki: Home
Oct. 7, 2014 update: Released Community Edition v2.3.0 with 25 bug fixes and improvements. Users of the Plus Edition got 1 new control and 30 bug fixes in v2.3.0 and have also received v2.4.0 with 1...
View ArticleCommented Feature: Expandable Property not expanded by default [20054]
Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...
View ArticleReleased: Extended WPF Toolkit - 2.3.0 (Oct 07, 2014)
What's new in v2.3 Community Edition? (Released Oct 7, 2014)25 bug fixes, not counting the major update to the datagrid control (See the complete list of improvements in v2.3.0).Updated Live Explorer...
View ArticleUpdated Release: Extended WPF Toolkit - 2.3.0 (Oct 07, 2014)
What's new in v2.3 Community Edition? (Released Oct 7, 2014)25 bug fixes, not counting the major update to the datagrid control (See the complete list of improvements in v2.3.0).Updated Live Explorer...
View ArticleEdited Issue: Property editor (ITypeEditor) not used with read only property...
The EditorAttribute is ignored if a property is marked read only. This might be appropriate for some field but is definitely not workable for collections. Collections are often readonly from a property...
View ArticleCommented Unassigned: EditorTemplateDefinition of PropertyGrid for readonly...
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 ArticleNew Post: PropertyGrid: Custom Items Source and ReadOnly Attribute
In v2.5. when using EditorAttribute on a readOnly property (only set or with ReadOnlyAttribute set to true), it won't default to a TextBlock...unless the editor.IsEnabled is set to False in...
View ArticleNew Post: VS 2013 error: Error 48 Nested types are not supported..
Hi, When I try to compile the LiveExplorer sample in VS 2013 it generates 50 errors: Error 49 Nested types are not supported: BusyIndicator.Views.BusyIndicatorCustomContentTemplateView....
View ArticleNew Post: VS 2013 error: Error 48 Nested types are not supported..
Hi, Where did you download the WPFToolkit ? What is the version of the Toolkit? I didn't try in VS2013, but in VS2012 and VS2010, there shouldn't be any errors. Thanks
View ArticleNew Post: VS 2013 error: Error 48 Nested types are not supported..
Hi, I downloaded the WPFToolkit from this web site yesterday. There are similar XAML issues in the web when you use VS 2013. BR, Ilkka
View ArticleNew Post: VS 2013 error: Error 48 Nested types are not supported..
Hi, I use the version in the SourceCode Tab from this site. In VS2012 its compiling fine. I've ask someone to test that version in VS2013 and he has no errors while compiling. His version of VS2013 is...
View ArticleNew Post: VS 2013 error: Error 48 Nested types are not supported..
Hi my VS2013 is ver. 12.0.30501.00 Update 2
View ArticleNew Post: DoubleUpDown behaviour
This is a long-shot, but is it possible to get the control to behave as follows?If the user clicks the up/down buttons then the bound property (on the model) should be updated immediately If the user...
View Article