Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

New Post: DataGridControl Speed Improvement Suggestions?

Hi BoucherS, After having another couple of weeks to crack at this, I think I've gotten it down to about as fast as I can get it. I've reduced the addition/removal of columns as much as possible in the...

View Article


New Post: How to sort a column by a different property than the displayed...

Hi, I do have an enum reflecting the processing state of an item (such as "Undefined", "UnderConstruction", "Finished" etc.). The item exposes both the enum and a user-friendly text for each value...

View Article


New Post: ChildWindow Borders

I've created a borderless ChildWindow in my control, initially, there is a white border around it that I cannot get rid of. After some attempts, I was finally able to hide this by setting...

View Article

Created Unassigned: Zoombox fill & fit, NumericUpDown with percent [21935]

Hi,Firstly, thank you for providing this framework. It's a great framework to work with!I've updated the toolkit from Community edition 2.4 to 2.5 and have noticed two issues that I thought I would...

View Article

New Post: how to create polar chart in WPF?

I am working on WPF application in vb.net. I am using WPf toolkit chart control which has line,column,bar,area,scatter chart types, But I want polar chart in WPF without using third party control. I...

View Article


New Post: Customise AvalonDock style

Can anyone help with this - I'm still struggling with customising AvalonDock styles. Please let me know if the question is unclear or you need any more details. Many thanks for any help

View Article

New Comment on "RichTextBox"

It's horribly slow

View Article

New Post: How to sort a column by a different property than the displayed...

Hi, You can still work with the property of the Column. Simply use a CellContentTemplate to display something different for a column. You will still be able to sort by that...

View Article


Image may be NSFW.
Clik here to view.

New Post: ChildWindow Borders

Hi, Here's a sample of what my ChildWindow currently looks like: I've made the WindowBackground the desired background colour just to show the region that I'm referring to (outside the thin grey line).

View Article


Created Unassigned: Double click with middle mouse button on document ->...

Full running minimal example see attachment. Double click withe middle mouse button on the doument head an you will get (sometimes) a NullReferenceException.``` bei...

View Article

Edited Issue: Zoombox fill & fit, NumericUpDown with percent [21935]

Hi,Firstly, thank you for providing this framework. It's a great framework to work with!I've updated the toolkit from Community edition 2.4 to 2.5 and have noticed two issues that I thought I would...

View Article

Edited Issue: AvalonDock: Double click with middle mouse button on document...

Full running minimal example see attachment. Double click withe middle mouse button on the doument head an you will get (sometimes) a NullReferenceException.``` bei...

View Article

New Post: Customise AvalonDock style

Hi, You can use the "Style" and "Template" properties on DockingManager. Here's an example for styling "DocumentPaneControlStyle" : MainWindow.xaml file :<Window...

View Article


Commented Issue: Zoombox fill & fit, NumericUpDown with percent [21935]

Hi,Firstly, thank you for providing this framework. It's a great framework to work with!I've updated the toolkit from Community edition 2.4 to 2.5 and have noticed two issues that I thought I would...

View Article

Commented Issue: Zoombox fill & fit, NumericUpDown with percent [21935]

Hi,Firstly, thank you for providing this framework. It's a great framework to work with!I've updated the toolkit from Community edition 2.4 to 2.5 and have noticed two issues that I thought I would...

View Article


Created Unassigned: DropDownButton Keyboard Focus [21938]

I'm using the Xceed.Wpf.Toolkit.DropDownButton. Objective, set keyboard focus programatically.Just setting ddl.Focus() seems to focus the entire control. I'm trying to get the focus level for keyboard...

View Article

New Post: ChildWindow Borders

Just wondering, is this diagram still valid as a reference?http://doc.xceedsoft.com/products/XceedWpfToolkit/images/StylableWindow.png

View Article


Commented Issue: Zoombox fill & fit, NumericUpDown with percent [21935]

Hi,Firstly, thank you for providing this framework. It's a great framework to work with!I've updated the toolkit from Community edition 2.4 to 2.5 and have noticed two issues that I thought I would...

View Article

New Post: How to sort a column by a different property than the displayed...

Hi, thanks for this tip! This worked fine for me! Regards, Thorsten

View Article

Edited Issue: DropDownButton Keyboard Focus [21938]

I'm using the Xceed.Wpf.Toolkit.DropDownButton. Objective, set keyboard focus programatically.Just setting ddl.Focus() seems to focus the entire control. I'm trying to get the focus level for keyboard...

View Article
Browsing all 4964 articles
Browse latest View live