New Post: Editable combobox problem
I don't have all your code, but using this code, it works :<Window x:Class="WpfApplication40.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"...
View ArticleCommented Issue: CheckListBox : filtering with ICollectionView loses...
Based on discussion http://wpftoolkit.codeplex.com/discussions/649715Comments: ** Comment from web user: amazinjon ** Hi,Thanks for the suggestion.
View ArticleNew Post: Editable combobox problem
Thank you for your answer. I couldn't get it work in my context without using the"Text" property of the combo. The binding of this property was not correct in my first post ! (missing RelativeSource)...
View ArticleClosed Unassigned: Support for ICustomTypeProvider [22043]
I think ICustomTypeProvider is newer than ICustomTypeDescriptor and easier to implement Dynamic Properties.As a suggestion, a very little modification could enable the support of it: protected static...
View ArticleCreated Unassigned: Numeric UpDown doesn't handle percentage formats...
Currently if you set a numerical updown to have a format string with a 'P' as the first character the numerical updown will have issues when parsing direct input.This is caused by...
View ArticleNew Post: Hep with Rogue UI Element
Hello, I am having a problem figuring out why this element is overlaid on top of the column headers. I have used snoop and the live visual tree in visual studio to try and identify this translucent...
View ArticleEdited Issue: Numeric UpDown doesn't handle percentage formats correctly [22147]
Currently if you set a numerical updown to have a format string with a 'P' as the first character the numerical updown will have issues when parsing direct input.This is caused by...
View ArticleCreated Unassigned: ValuRangeTextBox problem setting MinValue and MaxValue...
I'm trying to use a RangeTextBox with Min and MaxValue with this code :NameSpaces :``` xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:xcdg="http://schemas.xceed.com/wpf/xaml/datagrid"...
View ArticleNew Post: Message Box ShowDialog
I want execution to stop when I show a message box. Per the documentation under Method:"ShowDialog" "Display the MessageBox window and returns only when this MessageBox closes. " When I try this I get...
View ArticleNew Post: Message Box ShowDialog
Hi, a) If you use a WindowContainer, call ShowMessageBox(); b) If you don't use a WindowContainer, call ShowDialog(); Documentation will be update to : This method is not intended to be called while...
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 at least one release ahead, adds...
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. The Plus Edition is at least one release ahead, adds...
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 at least one release ahead, adds...
View ArticleUpdated Wiki: Home
January 29, 2016 update: Next week we will release v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition.January 8, 2016 update: Released Community Edition v2.6.0 with 15 bug fixes and...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View ArticleUpdated Wiki: Home
January 29, 2016: v2.7.0 of the Community Edition and v2.9.0 of the Plus Edition will launch next week.January 8, 2016: Released Community Edition v2.6.0 with 15 bug fixes and improvements. Users of...
View Article