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

Commented Unassigned: RichTextBox: Remove wordwrap feature [21850]

Hi,Is there any way to remove wordwrap feature?I have wpf application in which there is richtextbox control. I added some multiline text with tabs and spaces into this richtextbox.If I increase the...

View Article


Commented Unassigned: BusyIndicator FocusAferBusy (sic) works only once [21858]

The first time the BusyIndicator control is shown, the focus is given to the control (in my case, a TextBox) referred to by the FocusAferBusy (sic) property, as expected. But not the subsequent times....

View Article


Edited Issue: BusyIndicator FocusAferBusy (sic) works only once [21858]

The first time the BusyIndicator control is shown, the focus is given to the control (in my case, a TextBox) referred to by the FocusAferBusy (sic) property, as expected. But not the subsequent times....

View Article

Closed Unassigned: Visual Studio 2015 RC [21865]

When running WPF projects that were compiled with the Visual Studio 2015 RC compiler this run time exception is being thrown.{"'Initialization of 'Xceed.Wpf.Toolkit.WatermarkTextBox' threw an...

View Article

Created Unassigned: ColorPicker initialization fails with .NET 4.6 RC (cannot...

I recently moved to using the VS 2015 RC for a new project using this toolkit, and I've had to disable the color picker because I keep getting this error:```Cannot locate resource...

View Article


Commented Unassigned: PropertyGrid: Expand PropertyItem on load [21863]

I have a wpf application with PropertyGrid.When I load PropertyGrid, I want to expand all the propertyitems by default.In version 2.0, this behavior was there.In version 2.4, all the property items are...

View Article

Edited Issue: Problem in DockingManager.AttachDocumentsSource [21869]

Hi Guys,I found a little bug in DockingManager.AttachDocumentsSource(...) method that I was wondering if you could take care of. At the end of the method (line 2006 currently)...

View Article

Edited Issue: Content missing when undocking anchorable from document pane...

Hi Guys,There is a problem since v2.3 where if you dock anchorable in document area and then undock it the content of the anchorable is no longer visible. I tracked it down to the templates for...

View Article


New Post: DataGridControl Speed Improvement Suggestions?

Hi alexchou, In this version of the Datagrid, there is no way of improving the speed of the layout, knowing that the virtualization is disabled. When a column is added, its position and visibility is...

View Article


Commented Unassigned: 'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider'...

Since installation of Visual Studion 2015 CTP6 RangeSlider gives as runtime error:{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position...

View Article

New Post: DataGridControl Speed Improvement Suggestions?

Hi BoucherS, Thanks for the helpful tips you've provided, sorry I couldn't be more helpful and provide you with a sample as the grid is controlled externally by a large C++ application. If I created...

View Article

Commented Unassigned: ColorPicker initialization fails with .NET 4.6 RC...

I recently moved to using the VS 2015 RC for a new project using this toolkit, and I've had to disable the color picker because I keep getting this error:```Cannot locate resource...

View Article

New Post: DataGridControl Speed Improvement Suggestions?

Hi alexchou, Sorry, but the measurements is called automatically by the framework when a render is needed, it can not be done in advance. Anyway, if it could be done in advance, the time to do it would...

View Article


New Post: DataGridControl Speed Improvement Suggestions?

Hi BoucherS, No need to apologize, you've been very patient and helpful with me throughout this entire process, and I really appreciate all your help. Would the measurement be called again when the...

View Article

New Post: DataGridControl Speed Improvement Suggestions?

Hi alexchou, Yes, there is a measurement called when the size of a column changes, If there is any visual changes to a cell, the framework will measure it.

View Article


New Post: DataGridControl Speed Improvement Suggestions?

Hi BoucherS, Thanks for your response. I'm trying something right now, and I'm changing the program to create the table statically in the resource instead of using AutoCreateColumns. However, it's been...

View Article

New Post: DataGridControl Speed Improvement Suggestions?

Upon further research, I came across some threads on Xceed's forum that suggests that the Xceed DataGrid for WPF is capable of loading the data asynchronously? Does it do this by default or do I have...

View Article


Commented Unassigned: 'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider'...

Since installation of Visual Studion 2015 CTP6 RangeSlider gives as runtime error:{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position...

View Article

New Comment on "ChildWindow"

I'm attempting to use this in one of my WPF projects however i don't know how to create and access the Window Control "<xctk:WindowContainer>" as it is saying the namespace prefix of this doesn't...

View Article

New Post: AvalonDock ViewModels remain in memory after being removed form...

Hi, I am using AvalonDock in an MVVM application. I have DocumetsSource property bound to an ObservableCollection<WorkspaceViewModel>. WorkspaceViewModels can be successfully added and removed...

View Article
Browsing all 4964 articles
Browse latest View live