New Post: Suggestion of another RichTextBox Formatting Control
Hello, I'm really thankful for this toolkit, I wish I could afford the paid version or at least buy a T-shirt or something... I'm 13 and I'm still at school so I don't have that kind of money, off...
View ArticleNew Post: All WPF toolkit controls not recognized in Designer
This must be something simple, but I have been banging my head against a wall on this one for a while now. When I upgraded from 2.0 to 2.3, my Designer gave me all kinds of errors of the following...
View ArticleNew Post: All WPF toolkit controls not recognized in Designer
And yes, I have cleaned the solution and rebuilt the solution. I have also closed and re-opened the study multiple times. And blown away the bin and obj folders for good measure. My project is .Net 4.0...
View ArticleCommented 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 ArticleNew Post: All WPF toolkit controls not recognized in Designer
I'm seeing this issue in the project attached to https://wpftoolkit.codeplex.com/workitem/21135.
View ArticleCreated Unassigned: RangeSlider: Deferred update [21580]
In some applications, each update of the LowerValue or UpperValue binding causes expensive operations in the ViewModel. It is thus important that the slider does not update its LowerValue or UpperValue...
View ArticleNew Post: Add button in CollectionControl
It's linked to that thread :https://wpftoolkit.codeplex.com/discussions/528318
View ArticleNew Post: Custom group headers at 2 levels
I am using the a datagrid which is grouped by 2 properties which cannot be changed by the user (the GroupByControl is hidden). I would like to be able to customise the headers for my groups on both...
View ArticleNew Post: CollectionControl binding to WF Activity Designer
Hey, I am building a set of Workflow Activities and a designer for the activity, one of which uses the XCeed CollectionControl to display a list of SQLParameters. So, specifically, the WF Activity has...
View ArticleReviewed: Extended WPF Toolkit - 2.3.0 (Nov 25, 2014)
Rated 4 Stars (out of 5) - Very useful controls
View ArticleNew Post: Custom group headers at 2 levels
I have solved this problem. On the level 0 group configuration I was binding to the Items collection forgetting that the items collection was in fact a collection of collectionviewsource's for the...
View ArticleNew Post: Speed up DataGridControl checking /binding Suggestion ?
i am using extended datagridcontrol. Binding the datagrid by using datagrid.itemsource. I have checkbox and grouping in side the datagrid.While checking in group item, i have to automatically check all...
View ArticleNew Post: Edition of CollectionControl Editors
Hi, I have one problem with the CollectionEditor open by the PropertyGrid. For my propertyGrid I have redefine some template like that but it's not propagated in the CollectionEditor, so how can I edit...
View ArticleCreated Unassigned: IntegerUpDown exceed maximum behavior different from 1.6v...
"Epsil0neR Feb 5, 2013 at 10:23 AM I set property Maximum = 2000, if i have entered any number greater than 2000, it's sets back to number which has been set before, but not maximum number as I want,...
View ArticleCommented Unassigned: IntegerUpDown exceed maximum behavior different from...
"Epsil0neR Feb 5, 2013 at 10:23 AM I set property Maximum = 2000, if i have entered any number greater than 2000, it's sets back to number which has been set before, but not maximum number as I want,...
View ArticleNew Post: PropertyGrid : Editor with [Browsable(false)]
Hi, I try to define the precision of my DoubleUpDownEditor to just 3 numbers. I've done that : <xctk:EditorTemplateDefinition TargetProperties="{x:Type system:Double}">...
View ArticleCreated Unassigned: Increment and Decrement buttons of ButtonSpinner looks...
Hi, the background of Increment/Decrement buttons of ButtonSpinner looks different in XP and Win 7.In Win 7 the background of the buttons is transparent and only on mouse over, some color is...
View ArticleNew Comment on "AvalonDock"
If the sample code is going to specify a number of images how about including the images in a .zip file so the example doesn't fail the first time we try to use it. Or at the very least a link to a...
View ArticleCreated Unassigned: AvalonDock CloseEvent MVVM, remove child? [21593]
Hello,I am currently using Avalondock 2.0 with the mvvm pattern.It seems that when you remove an element present in your datasource, the DockManager does not remove the element from the root panel.Ex:...
View ArticleCommented Unassigned: AvalonDock CloseEvent MVVM, remove child? [21593]
Hello,I am currently using Avalondock 2.0 with the mvvm pattern.It seems that when you remove an element present in your datasource, the DockManager does not remove the element from the root panel.Ex:...
View Article