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

  Date Thread Details
2015‑04‑07
3,660 views
".NET 4Actipro WPF Controls v14.2.0610 I have ToolWindows which contain PropertyGrids which display multiple enums (..."
2015‑04‑01
3,047 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,184 views
"Hello I would like to know. How can I set order of PropertyGridPropertyItem in XAML?"
2015‑03‑19
4,146 views
"Hi, Is there an example with basic code for how to use 'WinFormsInteropValueTemplateSelector'. I am stuck and can't..."
2015‑02‑26
4,118 views
"The CustomPropertyEditor QuickStart uses this pattern liberally: {Binding Value, RelativeSource={RelativeSource Ance..."
2015‑02‑25
4,748 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,601 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,268 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,300 views
"I noticed that PropertyGrids seemed particularly slow in my project that I was making and I figured I was doing somet..."
2015‑01‑23
4,256 views
"How can I set a custom error template on the property grid? I am populating the grid using the SelectedObject prope..."
2015‑01‑15
4,399 views
"I have a WPF PropertyGrid control embedded in my product. The object that the PropertyGrid is bound to has a few coll..."
2015‑01‑13
5,162 views
"Hi, according to this answer I've rebuilt my propertyGrid. And there is small issue - when properties changing there..."
2015‑01‑06
3,628 views
"Hi, I have a customFactory to show properties in propertyGrid. It it the same like in example. Also I would like to..."
2015‑01‑06
5,736 views
"Hi, I have a customFactory like in example. My customPropertyDataAccessor class overrides OnValueChanged() to set v..."
2014‑12‑02
3,978 views
"Hi, We have created propertyGrid with customFactory like in example. I have two questions about customization pro..."
2014‑12‑29
3,868 views
"Hi I'm having trouble with some "simple" binding. Copied from the "Editors Integration" example I have co..."
2014‑11‑26
5,463 views
"Hi I'm trying to create a textbox and associated button inside a PropertyGridPropertyItem. I have managed to do..."
2014‑11‑26
3,544 views
"Hi, I've created Custom factory(like in tutorial) for my propertyGrid and it's working good: protected override I..."
2014‑09‑24
3,932 views
"hi, i have question. our propertygrid like tree view(hierarchy), for example - etc - a - 1 - z ..."
2014‑09‑22
4,328 views
"I am converting a .NET WinForms application to WPF. I purchased the Actipro WPF PropertyGrid to replace the .NET Win..."