Edited Issue: Custom template on ChildWindow may throw an exception [17727]
Cherya asked for this issue at http://wpftoolkit.codeplex.com/discussions/350454. To reproduce the issue, set the following Template in a ChildWindow: <xctk:ChildWindow x:Name="Popup"...
View ArticleCommented Feature: Color Picker - Feature request - Only show Advanced...
option so that when the dropdown is activated - the Advanced view is shown (and there is no option to show the standard display) EnableAdvanced = TrueEnableStandard = FalseComments: ** Comment from web...
View ArticleClosed Issue: Wizard Navigation CanSelect[Next|Previous]Page updating [17925]
Changing the bound values to CanSelectNextPage does not cause the Command.CanExecute to re-evaluate, so the button doesn't update until the Wizard Page is clicked somewhere. The only way I got the...
View ArticleNew Post: Drop File to configure file path in property grid
Hi, I am trying to implement drop event for my custom editor which is used as browse control editor to configure a file path. But when I try to drop file into the editor in property grid, drag effect...
View ArticleNew Post: Bind CheckListBox to ObservableCollection
Hi, I have a 2 properties ObservableCollection<User>ProjectUsers ObservableCollection<User>ChosenProjectUsers I put in a window a CheckListBox that shows all the ProjectUsers. I want...
View ArticleCreated Issue: View arrays, that are exposed as readonly property in...
Exampleclass DataItem{ public int A{get;set;} public int B{get;}}class Data{ private DataItem[] _bb; internal void AttachBB(DataItem[] bb){ _bb=bb;} public DataItem[] AA{get;set;} public DataItem[] BB...
View ArticleNew Post: Drop File to configure file path in property grid
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCreated Feature: Create a File picker editor for the PropertyGrid [19675]
from http://wpftoolkit.codeplex.com/discussions/442552-=-=-=-=-=-=-=-=-=-=-=-=-=-Hi, I am trying to implement drop event for my custom editor which is used as browse control editor to configure a file...
View ArticleNew Post: Bind CheckListBox to ObservableCollection
bind "ProjectUsers" to the "ItemsSource" property Bind the "ChosenProjectusers" to the "SelectedItemsOverride" property.
View ArticleNew Post: DataGrid (CE): Event if Refresh UI is finished
We want to integrate the "Add new Entry" in our WPF/Client-Server Apllication. We have finished the implemantion via Virtualisation of the the DataGrid-Data`(community Editon). Now we can add a new...
View ArticleCommented Issue: View arrays, that are exposed as readonly property in...
Exampleclass DataItem{ public int A{get;set;} public int B{get;}}class Data{ private DataItem[] _bb; internal void AttachBB(DataItem[] bb){ _bb=bb;} public DataItem[] AA{get;set;} public DataItem[] BB...
View ArticleNew Post: How to set focus on the desired PropertyItem of a PropertyGrid...
Hi, I implemented a validation system for my propertyGrid's model and i want to put the focus on the current propertyItem having errors for the user correct it. Here my function :private string...
View ArticleCommented Issue: Could not load file or assembly Xceed.Wpf.Toolkit.Aero2 [19506]
From [this discussion](http://wpftoolkit.codeplex.com/discussions/437608) -----------Hi,I added the DoubleUpDown control to a DataGrid and when the first row is initialized I get following IO...
View ArticleNew Post: Bind CheckListBox to ObservableCollection
Hi, Thanks. I did it and it works. But I have two problems now:Idefined an Checklistbox.Itemtemplate in version 1.9 and when I opened the application I saw the object itself. Seems that the...
View ArticleReviewed: Extended WPF Toolkit - 1.9.0 (Mai 07, 2013)
Rated 5 Stars (out of 5) - Very useful set of tools!
View ArticleUpdated Wiki: Home
New! v1.9.0 with a record-breaking 70 improvements (see list) and a new control. Plus also updated.Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
New! v1.9.0 with a record-breaking 70 improvements (see list) and a new control. Plus also updated.Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
New! v1.9.0 with a record-breaking 70 improvements (see list) and a new control. Plus also updated.Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
New! v1.9.0 with a record-breaking 70 improvements (see list) and a new control. Plus also updated.Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
New! v1.9.0 with a record-breaking 70 improvements (see list) and a new control. Plus just updated to v2.0 on May 7th 2013, we're preparing the Community Edition for release here next week.Extended WPF...
View Article