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

  Date Thread Details
2017‑11‑28
2,665 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,950 views
"The sample code has an example of TreeListBox with checkboxes. I had trouble doing the same with TreeListView. Coul..."
2017‑11‑06
4,645 views
"The fact that TryCommitPropertyValueEdit changes the focus is very problematic. Consider this situation: the user upd..."
2017‑11‑09
2,554 views
"Hi, I have a object has a collection property with type ObservableCollection<MyClass>, and I have definded m..."
2009‑03‑24
7,762 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,706 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,527 views
"Can we reuse the same PropertyEditor instance in multiple IPropertyModels?"
2017‑10‑26
2,710 views
"It is probably my fault but I cannot get NullableColorPropertyEditor to accept empty values by deleting the text. I..."
2017‑10‑25
2,533 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,794 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,467 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,913 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,431 views
"Hi, I was wondering how to create my own PropertyDescriptorDataAccessor for collection items. They seem to get cre..."
2017‑09‑20
3,010 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,379 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,247 views
"Run the PropertyGrid QuickStarts (Data Validation) Enter an invalid value for BusinessLogic1 Click somewhere else..."
2017‑08‑03
3,651 views
"I use a TreeListBox and implement filtering by using a class inherited from StringFilterBase. When I set the filter..."
2017‑08‑01
3,920 views
"I use a TreeListBox and I have implemented a TreeListBoxItemAdapter to manage drag&drop. Everything works fine,..."
2009‑06‑09
12,777 views
"Hi all, is it possible to disable a property or several properties of a PropertyGrid.SelectedObject based upon th..."
2017‑07‑21
3,096 views
"Hi! I am trying to get drag & drop working for my TreeListView, and I noticed a possible bug in the adorner for..."