New Post: AvalonDock - Dock tabbed document
Hi, AvalonDock has capability dock anchorable as tabbed document. But there is no way to dock anchorable from tabbed document back. Visual Studio 2013 support this feature. Is there any way how adds...
View ArticleNew 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 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 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 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 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 ArticleNew Post: All WPF toolkit controls not recognized in Designer
Hi, This issue will be fixed in v2.4.
View ArticleNew Post: Suggestion of another RichTextBox Formatting Control
Hi, Thanks for the suggestion. We will look at this control closely and evaluate if the community wants something like that.
View ArticleNew Post: How to style IntegerUpDown
Hi I don't know how to custom the style of the control. I want to change the background colors, the foregrounds and the size and borderthickness when the control isMouseOver, get focus or is disabled....
View ArticleNew Post: CheckComboBox ordering SelectedValue
I'm having the situation where when I check items in the combo box it orders the comma separated selected value according to the order of the items in the drop down. So for example. If I have the...
View ArticleNew Post: CheckComboBox ordering SelectedValue
Ok so I seemed to discover my problem minutes after I made the post. I had the IsAsync attribute set to true on the binding of my SelectedValue and for some reason this caused the SelectedValue to be...
View ArticleNew Post: Removing white-out when inactiviating time picker
Hello, I have removed the drop-down from time picker and applied the Expression Dark theme to it. However, when I disablethe control (timepicker) the numbers are whited out. I can see that this is...
View ArticleNew Post: Zoombox with scrollviewer
Hi, I'm want to use wpftoolkit zoombox with scroll functionality. Can some one help me with that?
View ArticleNew Post: Zoombox with scrollviewer
Hi, You will have to wait for v2.5 to become available to community users. Or you could buy the Toolkit Plus Editions, where v2.5 is already...
View Article