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 (652)

  Date Thread Details
2017‑12‑08
2,264 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,093 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,482 views
"The sample code has an example of TreeListBox with checkboxes. I had trouble doing the same with TreeListView. Coul..."
2017‑11‑06
3,728 views
"The fact that TryCommitPropertyValueEdit changes the focus is very problematic. Consider this situation: the user upd..."
2017‑11‑09
1,998 views
"Hi, I have a object has a collection property with type ObservableCollection<MyClass>, and I have definded m..."
2009‑03‑24
6,995 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,193 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,024 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,151 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
1,978 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,188 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,786 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,367 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,764 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."
2017‑09‑20
2,486 views
"Hi, I am trying to implement something similar to the solution explorer in Visual Studio, and would like to "open" ..."
2017‑07‑24
3,731 views
"Hello,We are using the new TreeListBox and, while we like it a lot so far, we have the following problem:We want to s..."
2017‑08‑03
2,753 views
"Run the PropertyGrid QuickStarts (Data Validation) Enter an invalid value for BusinessLogic1 Click somewhere else..."
2017‑08‑03
2,998 views
"I use a TreeListBox and implement filtering by using a class inherited from StringFilterBase. When I set the filter..."
2017‑08‑01
3,242 views
"I use a TreeListBox and I have implemented a TreeListBoxItemAdapter to manage drag&drop. Everything works fine,..."
2009‑06‑09
11,200 views
"Hi all, is it possible to disable a property or several properties of a PropertyGrid.SelectedObject based upon th..."