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

  Date Thread Details
2017‑10‑29
2,252 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,368 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
2,194 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,432 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,001 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,548 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,010 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."
2017‑09‑20
2,678 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,948 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,950 views
"Run the PropertyGrid QuickStarts (Data Validation) Enter an invalid value for BusinessLogic1 Click somewhere else..."
2017‑08‑03
3,253 views
"I use a TreeListBox and implement filtering by using a class inherited from StringFilterBase. When I set the filter..."
2017‑08‑01
3,489 views
"I use a TreeListBox and I have implemented a TreeListBoxItemAdapter to manage drag&drop. Everything works fine,..."
2009‑06‑09
11,680 views
"Hi all, is it possible to disable a property or several properties of a PropertyGrid.SelectedObject based upon th..."
2017‑07‑21
2,831 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,566 views
"I have a themeddatgrid that autogenerates the columns. For example I set one column as follows: DataGridDouble..."
2017‑05‑24
2,654 views
"It looks as though the new Property Grid no longer supports ICustomTypeDescriptor. Our data models are driven based ..."
2017‑05‑22
3,049 views
"Hello. I'm trying to get a TreeListBox application running by following some of the example projects. Most of these p..."
2017‑05‑09
2,771 views
"Is there a way to force the TreeListBox to call GetIsSelected for a particular item? The items contained don't have a..."
2017‑05‑01
2,853 views
"I'm trying to sway out a current TreeView for the TreeListView and am getting the following error- Cannot place w..."
2017‑05‑05
3,243 views
"I currently have a static tree (using native WPF baml translation) created this way: <pg:PropertyGrid.Items&g..."