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

  Date Thread Details
2017‑05‑05
2,791 views
"I currently have a static tree (using native WPF baml translation) created this way: <pg:PropertyGrid.Items&g..."
2017‑05‑08
3,010 views
"The "Converting to 2017.1" topic states: For licensing, you will have to update your licenses.licx file to refere..."
2017‑04‑13
3,180 views
"I am trying to get started with the new TreeListView, and I have somewhat of an odd model. I need to dynamically cr..."
2017‑04‑04
2,555 views
"<Style TargetType="{x:Type grids:PropertyGridDataAccessorItem}"> <Setter Property="IsExpanded" Value=..."
2017‑03‑24
3,300 views
"I've just upgraded my project to WPF Studio 2017.1. Wow, what a great update! I love the new Tree Controls and the u..."
2017‑03‑20
2,610 views
"There is a problem with category title when using the following code from your PropertyGridDynamicProperties sample. ..."
2017‑03‑19
3,335 views
"I've found an issue that causes an unhandled exception to be thrown when using virtualization in the PropertyGrid. I..."
2017‑02‑28
2,659 views
"I have a requirement that the property grid editor not be bold when a value changes. Is there some property that dis..."
2017‑02‑13
3,878 views
"Hello. I am using the 2014 Quarter 1 Actipro PropertyGrid control. I wondered if there was any way, in the first colu..."
2016‑08‑08
4,221 views
"Our app has a property grid in a tab control, with other controls in other tabs. Recently we added code to remember w..."
2011‑05‑27
5,148 views
"I am using AreCategoriesAutoExpanded=true. I have a request to auto expand all but the Misc category when displayed..."
2016‑05‑19
3,794 views
"Is there a way of customizing the PropertyGrid's horizontal and vertical resize cursors?I would like to use custom an..."
2016‑05‑18
3,153 views
"My goarl is to use the PropertyGrid for it's display capabilities, but without any limitations as to what the content..."
2016‑05‑18
3,551 views
"Hello, How to bind in code behind a PropertyGridPropertyItem's Value to a HorizontalListBox's SelectedItems propert..."
2016‑05‑16
4,739 views
"I'm trying to dynamically add a date property to a WPF property grid at run-time, since it is retrieved from a databa..."
2012‑01‑26
5,691 views
"I was able to change the color of the name of readonly property using: xmlns:themes="http://schemas.actiproso..."
2016‑04‑08
3,263 views
"Hi, just a general question really. I was just wondering if there were any planned updates or rewrites to the WPF pro..."
2016‑02‑17
3,814 views
"When the PropertyGrid has ReadOnly="True", the standard editors that use a TextBox set the IsReadOnly property of the..."
2010‑05‑12
4,384 views
"Is it possible to use the property grid with c# 4.0's dynamic (ExpandoObject) ? Binding SelectedObject to my d..."
2016‑02‑11
3,185 views
"I am trying to expand the child elements in a property grid. I've tried setting: IsExpandedByDefault = true,Propert..."