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

  Date Thread Details
2017‑11‑06
4,491 views
"The fact that TryCommitPropertyValueEdit changes the focus is very problematic. Consider this situation: the user upd..."
2017‑11‑09
2,434 views
"Hi, I have a object has a collection property with type ObservableCollection<MyClass>, and I have definded m..."
2009‑03‑24
7,596 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,582 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,409 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,579 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
2,408 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,673 views
"We are upgrading from PropertyGrid to the new grid. Previously we had a custom property item class that extended Pr..."
2017‑10‑19
4,313 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,795 views
"Hi, I've just changed my old WPF property grid to the Actipro version. I use CustomTypeDescriptor and custom Proper..."
2017‑08‑04
4,283 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."
2017‑09‑20
2,894 views
"Hi, I am trying to implement something similar to the solution explorer in Visual Studio, and would like to "open" ..."
2017‑07‑24
4,247 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
3,127 views
"Run the PropertyGrid QuickStarts (Data Validation) Enter an invalid value for BusinessLogic1 Click somewhere else..."
2017‑08‑03
3,520 views
"I use a TreeListBox and implement filtering by using a class inherited from StringFilterBase. When I set the filter..."
2017‑08‑01
3,774 views
"I use a TreeListBox and I have implemented a TreeListBoxItemAdapter to manage drag&drop. Everything works fine,..."
2009‑06‑09
12,434 views
"Hi all, is it possible to disable a property or several properties of a PropertyGrid.SelectedObject based upon th..."
2017‑07‑21
2,983 views
"Hi! I am trying to get drag & drop working for my TreeListView, and I noticed a possible bug in the adorner for..."
2017‑07‑05
2,760 views
"I have a themeddatgrid that autogenerates the columns. For example I set one column as follows: DataGridDouble..."
2017‑05‑24
2,846 views
"It looks as though the new Property Grid no longer supports ICustomTypeDescriptor. Our data models are driven based ..."