Grids for WPF

Discussion Forums

Post about Grids for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (658)

  Date Thread Details
2017‑12‑22
2,328 views
"I have an app that uses a PropertyGrid and a TreeListBox control. The property grid by default dropped in and looks ..."
2017‑12‑20
3,105 views
"When the `IsDataVirtualizationEnabled` is set to `true` on a TreeListView. The content for many (about half) items ..."
2017‑12‑20
2,256 views
"I need to apply rich text to a property of type string in a property grid. I don't see any built in editors that all..."
2017‑12‑14
2,647 views
"Hi, I would like to set the ColorPropertyEditor (or NullableColorPropertyEditor) for some string property named "Co..."
2017‑12‑13
2,641 views
"Hi all, I strugling with some wierd behavior of the Property-Grid.My application is built of some sort of a design ..."
2017‑12‑07
2,509 views
"During some drag/drop operations in my TreeListBox I get the following uncaught exception Uncaught Exception : Syste..."
2017‑12‑08
2,420 views
"I have a PropertyGrid I am showing on a popup dialog. The requirement is when the dialog shows and the property grid..."
2017‑11‑28
2,256 views
"When you double click on the side of a TreeListView header to auto size a column, it also triggers the ColumnHeaderTa..."
2017‑11‑20
2,636 views
"The sample code has an example of TreeListBox with checkboxes. I had trouble doing the same with TreeListView. Coul..."
2017‑11‑06
3,957 views
"The fact that TryCommitPropertyValueEdit changes the focus is very problematic. Consider this situation: the user upd..."
2017‑11‑09
2,149 views
"Hi, I have a object has a collection property with type ObservableCollection<MyClass>, and I have definded m..."
2009‑03‑24
7,192 views
"Hi, I'm currently using a trial version of your WPF PropertyGrid to assess feasibility for an upgrade from the wi..."
2017‑10‑31
2,346 views
"Not sure whether it is by design or not, but there seems to be no simple way to limit the text block to a single line..."
2017‑10‑29
2,189 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,313 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
2,143 views
"I'm using a custom data factory. I have an object with other objects as child members. Currently ValueAsString is..."
2017‑10‑25
2,389 views
"We are upgrading from PropertyGrid to the new grid. Previously we had a custom property item class that extended Pr..."
2017‑10‑19
3,941 views
"Hi, I want to add a sub-table datagrid inside a table datagrid using the Actipro ThemedDataGrid. The following co..."
2017‑10‑09
2,497 views
"Hi, I've just changed my old WPF property grid to the Actipro version. I use CustomTypeDescriptor and custom Proper..."
2017‑08‑04
3,917 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."