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

  Date Thread Details
2010‑08‑20
2,798 views
"If I am programatically (dynamically) creating a property and I'm using something like: [Editor(typeof(Nullable..."
2010‑08‑03
4,407 views
"Thanks a lot!"
2010‑07‑20
4,774 views
"Hi, Not sure if this is expected behavior, but we have a user action we would like to handle: when they make a cha..."
2010‑07‑06
3,443 views
"how to realize formatting of text in the description area? it would be nice if html markup was supported."
2009‑03‑17
5,787 views
"Hello I have own class which implements ICustomTypeDescriptor interface. I`ve noticed that function GetProperties(A..."
2010‑06‑29
3,698 views
"I've found what I think is a bug in the PropertyGridDataAccessor.Refresh method, or possibly with the OnValue(s?)..."
2010‑06‑28
4,062 views
"Hi, The value of a property in my property grid is a path. Is there built in support for browsing to a file? I'..."
2010‑06‑26
3,185 views
"We have the need to use the PropertyGrid to inspect an object that lives in a secondary AppDomain. Has anyone done..."
2009‑02‑28
4,828 views
"I have a structure in place for a custom type that i am assigning a custom editor for in the property grid. This is ..."
2010‑06‑22
4,471 views
"Hi, I want to customize the PropertyGrid to the Expression Dark Style from Microsoft. How I can do this? Any id..."
2010‑06‑18
4,057 views
"Hi all, I've implemented the Enterprise Library Validation Application Block (VAB) in our code to use validato..."
2010‑06‑14
5,146 views
"The Actipro Property Grid examples make use of error validation, however the QuickStart.DataValidation example relies..."
2010‑06‑14
3,397 views
"Hi! I want to show a sample text in the Summary area with FontFamily and FontSize bound to those properties on my ob..."
2010‑06‑14
3,381 views
"when using the builtin combobox property editor with an exclusive list of standard values, the usual method of being ..."
2009‑04‑15
3,840 views
"Hi, How to set the category to be expanded or collased initially at run time. I did not get any property in Pro..."
2010‑06‑14
5,185 views
"Hi, How would I achieve the same "look" as the property grid in MS Expression Blend (rounded category pa..."
2010‑04‑21
4,617 views
"I have a standard tree view control. It contains a tree of items. When I select a tree view item, I display the prope..."
2010‑05‑25
3,423 views
"Hi, We are extending the property grid by inheriting from ActiproSoftware.Windows.Controls.PropertyGrid.PropertyGr..."
2010‑05‑24
3,133 views
"I don't want the propertygrid items sorted so I am doing propGrid.SortDescriptions.Clear(). I want the property ..."
2010‑05‑04
6,121 views
"For an application I'm working on, I want the property grid to display a nullable enum as a ComboBox and allow me..."