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

  Date Thread Details
2015‑10‑05
3,459 views
"I would like to have my collection shown sorted when this class is presented in the PropertyGrid. As this stands no..."
2015‑09‑26
3,397 views
"I have created a property (see below) that shows ok in the grid, but am having trouble getting it to validate against..."
2009‑04‑24
5,109 views
"We are using the property grid in a situation where all of the properties (except one) are readonly for items in this..."
2015‑07‑07
3,613 views
"Hi, I have a problem using the PropertyGrid and a ComboBox with the IDataErrorInfo. In your example ActiproSoftwa..."
2015‑06‑19
3,575 views
"Hey, We currently use the property grid with custom data accessors (implementing IDataErrorInfo). It appears your s..."
2015‑06‑12
3,393 views
"I display a few enum values in my property grids, and sometimes I need to reassign these values and update the bindin..."
2015‑06‑02
3,829 views
"Hi, We really like the default functionality provided by the property grid using reflection, but we need some more ..."
2013‑02‑08
4,999 views
"The PropertyGrid seems to work decently on my computer (+/- 1 second delay when ItemsSource changes, which could use ..."
2015‑04‑29
3,859 views
"I have a property grid that can have single items or multiple items selected. When single items are selected the na..."
2015‑05‑01
4,697 views
"What's the best way to detect keyboard focus on a PropertyGrid item? I've found TextBoxValueTemplateKey and Default..."
2015‑04‑21
3,567 views
"I am a PowerShell user so I want to get notfication of a change to the value of a ColorEditBox. The following is a s..."
2015‑04‑07
3,563 views
".NET 4Actipro WPF Controls v14.2.0610 I have ToolWindows which contain PropertyGrids which display multiple enums (..."
2015‑04‑01
2,966 views
"Hello, I would like to use my implementation of ComboBox together with PropertyGrid. The problem is that I can not ma..."
2015‑03‑31
3,087 views
"Hello I would like to know. How can I set order of PropertyGridPropertyItem in XAML?"
2015‑03‑19
4,009 views
"Hi, Is there an example with basic code for how to use 'WinFormsInteropValueTemplateSelector'. I am stuck and can't..."
2015‑02‑26
3,999 views
"The CustomPropertyEditor QuickStart uses this pattern liberally: {Binding Value, RelativeSource={RelativeSource Ance..."
2015‑02‑25
4,629 views
"I'd like to do this: http://stackoverflow.com/a/17405771/63973 I have no idea whether I should include that link's co..."
2015‑02‑18
4,527 views
"I keep getting an error when I am setting the SelectedObjects property on the PropertyGrid. My application is a mix ..."
2015‑02‑16
3,171 views
"I have a window which has a few property grids in a flyout tab; I separated them into their own window, in a separate..."
2015‑01‑23
8,098 views
"I noticed that PropertyGrids seemed particularly slow in my project that I was making and I figured I was doing somet..."