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
2020‑01‑21
1,445 views
"I’ve got a PropertyGrid with a binding to my ViewModel using the DataObject property. <grids:PropertyGri..."
2020‑01‑03
1,463 views
"Hello, I am using actipro property-grid, I want to display a list of string in a single property-grid row vertical..."
2012‑07‑06
4,222 views
"Hi, I would like to create nested property items in my IDataFactory implementation just like the two default implem..."
2019‑12‑16
3,056 views
"Hello, I have a class with property Thumbnail of type Byte[]. An instance of this class is set as DataObject for Pr..."
2019‑06‑30
1,324 views
"Hi, In our project we are using Actipro Wpf Controls 16.1.636 version. We plan to migrate to the new version avai..."
2019‑10‑31
1,058 views
"Hello, I have a problem with FocusItemByFullPath in TreeListBox. Our application manages selection of multiple item..."
2017‑12‑23
2,459 views
"The ExpandableCollectionConverter.ListItemPropertyDescriptor.DisplayName is based on property of the object (for exam..."
2019‑08‑05
1,237 views
"I have category editors that have components on them that are tied to properties that throw exceptions when an invali..."
2019‑08‑21
1,444 views
"Hi, so we are using databinding on the SelectedItem of the TreeListBox and the issue is that if a node is not expa..."
2019‑06‑25
1,377 views
"Hi! I'm having problems with finding the right place to set or change CategoryModels. In my code, I create Proper..."
2019‑05‑29
2,046 views
"Hi, I have a ThemedDataGrid using the Dark Theme that has a DataGridComboBoxColumn. When the DataGridComboBoxColum..."
2019‑04‑03
1,489 views
"Hi, when using the TreeListBoxItemAdapter allowing drag an drop of tree items, we are no longer able to handle file..."
2019‑03‑20
1,360 views
"I am using the PropertyGrid and a derivation of an Int32PropertyEditor. The only things I do in my derivation are se..."
2019‑03‑25
1,533 views
"So im using the property grid to display some data to the user. I am not using the DataObject feature but rather im..."
2019‑03‑12
1,465 views
"Hi, We have a project which uses a custom TypeDescriptorFactory to generate instances of a custom PropertyDescripto..."
2019‑03‑05
1,246 views
"Hi,We are using the Actipro Property Grid... we have a viewmodel with an ObservableCollection and we want to hide the..."
2019‑03‑04
1,378 views
"Hi, We are using the Actipro Property Grid, and we have an ObservableCollection that we are changing dynamically, but..."
2019‑02‑26
2,132 views
"Hi, im trying to port some old WPF TreeView code to use actipro TreeListBox but i cannot seem to manage to display ..."
2019‑02‑07
1,349 views
"Hello, We encountered a problem with IsReadOnly and the collection changed event in the DataObjects. Repro st..."
2019‑01‑26
2,018 views
"Hi, I have a class like this: class Foo { [Category("Foo")] public int X; //... [Category("Test", TypeConvert..."