New Post: ComboBox in CollectionControl
I thought perhaps I could use EditorDefintions in my CollectionControl by doing something like the following but EditorDefinitions is not found in CollectionControl<xctk: CollectionControl>...
View ArticleUpdated Wiki: Advanced DataGrid
Advanced DataGrid The normal datagrid included in both the Community and Plus Edition of Extended WPF Toolkit is a rock-solid, high performance product with zero-lag data virtualization, the ability to...
View ArticleUpdated Wiki: Advanced DataGrid
Advanced DataGrid The normal datagrid included in both the Community and Plus Edition of Extended WPF Toolkit is a rock-solid, high performance product with zero-lag data virtualization, the ability to...
View ArticleUpdated Wiki: Home
June 17, 2014 update: Released v2.2.1 with bug fixes and lowered the price of the Plus Edition to $99.95 until Aug. 30, 2014. Please support the project. On June 2, 2014, released v2.2.0 with 2 new...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition is one release ahead, adds additional...
View ArticleCreated Unassigned: Stripes [21134]
Hi,is there and options to change the style of the axis stripes.thanks.
View ArticleUpdated Wiki: PropertyGrid Plus
PropertyGrid Plus Derives from ControlA version of the PropertyGrid with 13 additional Features:1) Custom PropertiesCreate PropertyItems by specifying their characteristics (DisplayName, Value,...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition is one release ahead, adds additional...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition is one release ahead, adds additional...
View ArticleCreated Unassigned: RangeSlider DataBinding [21135]
Hi,I have a RangeSlider in a DataTemplate. The Binding to LowerValue and HigherValue does not work correctly. ```<DataTemplate DataType="{x:Type...
View ArticleUpdated Wiki: DataGrid
DataGrid The datagrid included in Extended WPF Toolkit provides a stunning, shaded appearance and capabilities such as inertial smooth scrolling and animated full-column reordering—which mimics the...
View ArticleNew Post: childwindow & windowcontainer
'ello I've written a PRISM regionadapter for WindowContainer When a ViewModel is placed in the region, it wraps it in a ChildWindow object, and adds it to the WindowContainer's Children collection....
View ArticleCommented Unassigned: EditorComboBoxDefinition ItemsSource [21116]
Hi,I am trying to use the Propertygrid (Plus version) to build a dynamic properties list.I have been looking at the Custom Properties List examples but I am struggling to populate a comboboxwith a list...
View ArticleNew Comment on "MessageBox"
When a Style is applied mnemonics are enabled not enabled for Yes/No/Cancel/Ok/Etc... Do you know what we can do in XAML to fix this?
View ArticleCreated Unassigned: ColorPicker: Eats 2 Tabs to move to next ctrl [21141]
Greetings Gurus, I've noticed with the ColorPicker Control that you have to tab twice to jump to another control (when tabbing thru controls on the ui [textbox ,combobox etc..] The colorpicker eats 2...
View ArticleNew Post: Wizard Databinding
Hi List, i have the following XAML:<Window x:Class="ICSharpCode.Reporting.Addin.ReportWizard.Dialog.ReportWizard" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"...
View ArticleNew Comment on "TimeSpanUpDown"
Hello, how can i set the format for this. I would like to show the milliseconds Also.
View ArticleNew Post: Wizard Databinding
Is there a closing " (quotation mark) at the end of the binding for CurrentPage?
View ArticleEdited Issue: RangeSlider DataBinding [21135]
Hi,I have a RangeSlider in a DataTemplate. The Binding to LowerValue and HigherValue does not work correctly. ```<DataTemplate DataType="{x:Type...
View ArticleCreated Unassigned: DecimalUpDown/ NumericUpDown should accept some string...
I am using a DecimalUpDown control to show price, but Price can take input as "MKT" etc.. along with decimal point.Please help me on same or suggest the solution.Regards,Ankur
View Article