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

  Date Thread Details
2017‑11‑20
2,909 views
"The sample code has an example of TreeListBox with checkboxes. I had trouble doing the same with TreeListView. Coul..."
2017‑11‑06
4,586 views
"The fact that TryCommitPropertyValueEdit changes the focus is very problematic. Consider this situation: the user upd..."
2017‑11‑09
2,496 views
"Hi, I have a object has a collection property with type ObservableCollection<MyClass>, and I have definded m..."
2009‑03‑24
7,689 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,655 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,483 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,655 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
2,480 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,741 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,404 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,864 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,373 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."
2017‑09‑20
2,961 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,324 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,204 views
"Run the PropertyGrid QuickStarts (Data Validation) Enter an invalid value for BusinessLogic1 Click somewhere else..."
2017‑08‑03
3,598 views
"I use a TreeListBox and implement filtering by using a class inherited from StringFilterBase. When I set the filter..."
2017‑08‑01
3,857 views
"I use a TreeListBox and I have implemented a TreeListBoxItemAdapter to manage drag&drop. Everything works fine,..."
2009‑06‑09
12,660 views
"Hi all, is it possible to disable a property or several properties of a PropertyGrid.SelectedObject based upon th..."
2017‑07‑21
3,055 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,839 views
"I have a themeddatgrid that autogenerates the columns. For example I set one column as follows: DataGridDouble..."