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

  Date Thread Details
2017‑02‑13
4,353 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,601 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,529 views
"I am using AreCategoriesAutoExpanded=true. I have a request to auto expand all but the Misc category when displayed..."
2016‑05‑19
4,145 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,504 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,861 views
"Hello, How to bind in code behind a PropertyGridPropertyItem's Value to a HorizontalListBox's SelectedItems propert..."
2016‑05‑16
5,106 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
6,073 views
"I was able to change the color of the name of readonly property using: xmlns:themes="http://schemas.actiproso..."
2016‑04‑08
3,537 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
4,153 views
"When the PropertyGrid has ReadOnly="True", the standard editors that use a TextBox set the IsReadOnly property of the..."
2010‑05‑12
4,746 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,635 views
"I am trying to expand the child elements in a property grid. I've tried setting: IsExpandedByDefault = true,Propert..."
2016‑01‑12
3,969 views
"I have a question regarding using a custom DataFactory and getting expanded properties to notify there parent on edit..."
2015‑12‑22
4,706 views
"I am trying to disable or make read only some properties at run time based on when a check box is checked and I'm hav..."
2015‑11‑23
3,928 views
"Hello, I have a simple class with a string property that I edit in the property grid. I added a type converter that i..."
2015‑11‑16
3,568 views
"My enum properties use the EnumEditBox which does not close automatically when a radio button is clicked. I would lik..."
2015‑11‑16
3,460 views
"I have looked at the Custom Factory samples but I can not figure out how to create custom property hierarchies that a..."
2015‑11‑16
3,618 views
"Is it possible to have a enum property with child properties in such a way that when the enum is changed the child pr..."
2011‑06‑16
14,619 views
"New to this grid so here goes: Could someone please direct me to an example which displays a combobox for a list of s..."
2015‑11‑09
3,616 views
"How can I change the color of the indentation part of a rendered property? I have tried to change the border color of..."