Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

New Post: PropertyDescriptor doesn't work for PropertyGrid in community edition?

Hi, You are right. The CustomPropertyItem's constructor is not public in the OpenSource version. The Toolkit "Plus" makes it available. Here are the PropertyGrid features that are added in the "Plus"...

View Article


New Post: PropertyGrid - Tab order while editing

Hi, Firstly, thanks for the great work on the toolkit. While using the PropertyGrid to edit the properties of an object, if the user tabs the tab sets focus on the next line/row but sets the focus on...

View Article


Reviewed: Extended WPF Toolkit - 2.1.0 (三月 13, 2014)

Rated 3 Stars (out of 5) - it is not very comprehensive and Satisfied me.

View Article

New Post: How to focus on certain property's editor?

I've seen this link, but my property.Editor is null. How do I set this property's editor (a simple string property) as the focused element? btw - I'm using the Community Edition, if it helps.

View Article

New Post: DataGrid - Changing the GroupHeaderControl Background Color based...

I am trying the change the background color for the GroupHeaderControl. I am able the set the background color but I need to change the color based on its value. Ex) Element1 --> Element2 -->...

View Article


Created Feature: PropertyGrid - Tab order while editing [20819]

Based on discussion https://wpftoolkit.codeplex.com/discussions/538806.User wants to tab from editors to editors, not tabing on NamePart.

View Article

New Post: PropertyGrid - Tab order while editing

Hi, Thank you for your feedback, Issue https://wpftoolkit.codeplex.com/workitem/20819 has been created.

View Article

Edited Issue: PropertyGrid - Tab order while editing [20819]

Based on discussion https://wpftoolkit.codeplex.com/discussions/538806.User wants to tab from editors to editors, not tabing on NamePart.Comments: ** Comment from web user: BoucherS ** This will be...

View Article


New Post: How to focus on certain property's editor?

Hi, Can you paste a code snippet showing why the Editor is null ? Thanks.

View Article


New Post: DataGrid - Changing the GroupHeaderControl Background Color based...

Hi, You can use a Converter to scan for "Element2" .<local:MyConverter x:Key="MyConverter" /> <Style TargetType="{x:Type xcdg:GroupHeaderControl}"> <Setter Property="Template">...

View Article

New Post: PropertyGrid - Tab order while editing

Thank you

View Article

Reviewed: Extended WPF Toolkit - 2.1.0 (三月 13, 2014)

Rated 5 Stars (out of 5) - 很好 想了解一下源码是怎么写的

View Article

New Post: DataGrid - Changing the GroupHeaderControl Background Color based...

Hi Boucher, Thanks!! It's working fine.

View Article


New Post: UserControl as custom editor

We are trying to use a UserControl as a custom editor in the PropertyGrid. But it is displaying as a TextBox instead of the ComboBox as defined in the UserControl. The UserControl implements the...

View Article

Created Unassigned: Stackoverflow closing LayoutAnchorable [20821]

These two keep calling each other in my project.LayoutAnchorable.cs (This is a change that was made between 2.0 and 2.1)``` public override void Close(){ var dockingManager = this.Root.Manager; if( (...

View Article


New Post: Using with GPL project?

I'm planning on developing an open source project and licensing it with the GNU General Public License v3. I would like to use the DateTimePicker and NumericUpDown WPF controls in it but I'm not sure...

View Article

Commented Unassigned: Stackoverflow closing LayoutAnchorable [20821]

These two keep calling each other in my project.LayoutAnchorable.cs (This is a change that was made between 2.0 and 2.1)``` public override void Close(){ var dockingManager = this.Root.Manager; if( (...

View Article


Commented Feature: Create a TokenizedTextBox [18746]

This control was introduced in the toolkit as version 1.6, but was removed from the toolkit since 1.7I would like the TokenizedTextBox to be re-introduce in the toolkit.Vote for this feature if you...

View Article

Commented Unassigned: Stackoverflow closing LayoutAnchorable [20821]

These two keep calling each other in my project.LayoutAnchorable.cs (This is a change that was made between 2.0 and 2.1)``` public override void Close(){ var dockingManager = this.Root.Manager; if( (...

View Article

Edited Issue: Stackoverflow closing LayoutAnchorable [20821]

These two keep calling each other in my project.LayoutAnchorable.cs (This is a change that was made between 2.0 and 2.1)``` public override void Close(){ var dockingManager = this.Root.Manager; if( (...

View Article
Browsing all 4964 articles
Browse latest View live