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
2018‑06‑12
1,447 views
"I have custom collection class and a custom TypeConverter that inherits ExpandableCollectionConverter: /// <su..."
2009‑07‑08
9,347 views
"I would like to have very granular control over sorting. So I've created a custom attribute called SortRank, whi..."
2018‑06‑16
1,530 views
"I just realized that there is keyboard shortcut Ctrl+* and Ctrl+/ to perform an expand all and collapse all of all it..."
2018‑06‑18
1,072 views
"Hi, I'm using a value converter with my Actipro Grid and the convert function is correctly called and works perfect..."
2018‑06‑11
1,026 views
"Hi, I'm using Actipro Grid to display properties and one of those is a vector. As expected, it's displayed with a ..."
2018‑06‑12
1,084 views
"Screen readers such as JAWS does not seem to work with the PropertyGrid. Is there a way to make it read out Propert..."
2018‑06‑11
1,149 views
"Hi, I can reproduce the bug with the Actipro Software WPF Controls Sample Browser, Go in Grids - Demos / ProperyGri..."
2018‑06‑04
1,194 views
"Hi, we're using the treelistbox and we bind the selected item in our viewmodel. When changing the selected item in ..."
2018‑04‑16
1,548 views
"Hi, I am getting a cross thread access exception (on a textbox) when I set the DataObject on the property grid. It..."
2018‑05‑27
1,300 views
"Hi, I'm using a simple string filter on TreeListBox which is bound to a textbox. On filtering items the selected it..."
2018‑05‑21
1,092 views
"Hello, I've used your DataGrid controls to create a table editor. The user is able to pre-define the types of each ..."
2018‑05‑14
1,433 views
"Hi, I'm actually trying to use your product, Actipro Grids to display some properties contained in an XML file. I..."
2018‑05‑11
1,462 views
"Hi, I am attempting to use the TreeListView control adjacent to a PropertyGrid to display multiselected/collection ..."
2018‑05‑07
1,441 views
"Hi, I have run into an issue where calling PropertyModelBase.Refresh is triggering an active filter to be reevaluat..."
2018‑04‑17
1,289 views
"If you use dynamic properties, you cannot use the keyboard down arrow key to move to the field. To reproduce, run t..."
2018‑04‑12
1,401 views
"The elements in my TreeListBox can be selected through another mechanism. If the TreeListBox elements are currently v..."
2017‑11‑16
2,251 views
"Hello, I use the propertygrid in MVVM environment.The settings of the properties are done with attributes e.g. the ..."
2018‑04‑06
1,477 views
"Hi I updated the version of WPF Controls to v17.2.0664 from v17.2.0662. Expanding a PropertyGrid property item by..."
2018‑04‑05
1,245 views
"Hi, the TreeListView crashes with a StackOverflowException if my tree is 6000 items deep. Unfortunately I have to d..."
2018‑03‑15
1,991 views
"Hi, for some reason the binding of IsExpanded does nothing, visibility however works fine. <grids:TreeL..."