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

  Date Thread Details
2019‑01‑17
863 views
"Hi, I am finding that the dispose method of the property model either doesn't get called at all, or gets called spo..."
2018‑12‑05
901 views
"Hi ! I want to expand all of my properties but one. I tried this DataFactory code according to your sample but it d..."
2018‑11‑25
1,602 views
"Hi there, I have DataGrid whitch is binded to a MySQL table. I have defined the rows using: DataGridTextColumn Bin..."
2018‑11‑22
887 views
"Hi, I wanted to do something similar to the Sorting example in your sample so I created a class inheriting from Dat..."
2018‑11‑14
850 views
"Hi ! I wanted to have all my categories collapsed by default so I tried something like protected override ICategor..."
2018‑10‑22
828 views
"Hi, I noticed that the Ctrl+/ or Ctrl+* shortcuts doesn't work when the focus is on a property, it has to be on a c..."
2018‑10‑02
1,396 views
"Hi, I am trying to implement column sorting on a flattened tree list view. I have captured the column clicks, set ..."
2018‑10‑02
1,509 views
"Hi, is there a way to determine the focused column (index) in TreeListView?"
2018‑09‑12
1,240 views
"Hi ! I need to handle the behavior of the add/remove button (+/-) from the IList editor. So I created an editor for..."
2018‑09‑25
1,206 views
"Having trouble using the Actipro TimeSpanEditBox as a propertyEditor. The editor is displayed with the correct ..."
2018‑09‑25
2,138 views
"Hi, We are showing some collections into the PropertyGrid. We are able to add and remove items, and we want to know..."
2018‑09‑05
1,218 views
"Is it possible to apply a column-span to a TreeGridView cell based on a property in the databinding (e.g. by type?) ..."
2018‑08‑17
986 views
"I have an object that has 2 properties, each of which is an ObservableCollection. The first is of type T, the second ..."
2018‑08‑09
916 views
"Hi, randomly I'm getting a nullreference exception when trying to click on treeitems. It happens after time so I do..."
2018‑07‑27
2,703 views
"Hello, I update from a older version to 2017.2.I use the propertygrid.In the old version I define categories via at..."
2018‑07‑26
1,669 views
"Hi, we are automating our user interface for testing purposes. At the moment we're trying to automatically use our ..."
2018‑07‑18
914 views
"Hi ! I don't know if I should ask this in Grids or in Editors as I use both but here I am. My project can be simp..."
2018‑07‑16
1,642 views
"Hello, We are using actipro's property grid to list the properties. (i.e.Type: ActiproSoftware.Windows.Controls.Gri..."
2009‑11‑11
5,261 views
"When a category editor is collapsed and the selected object changes, the property grid shows the category editor expa..."
2018‑07‑08
1,204 views
"I would like to implement undo/redo in PropertyGrid. Do you have easy way to implement? I checked on Web and ther..."