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
2011‑08‑02
4,956 views
"I have a PropertyGridDataAccessorItem Style that I want to target to only 1 of 10 PropertyGrid that are in the same W..."
2011‑08‑04
4,505 views
"The Object that is being displayed by the PropertyGrid has its own IDataErrorInfo validation logic. This object co..."
2011‑08‑01
7,741 views
"I'm trying to disable an expanding selectively based on a property in my View Model. The Data Context of the X..."
2011‑07‑29
4,012 views
"I'm trying to use IDataErrorValidation to indicate errors on my property grid. When an validation error occurs..."
2011‑07‑27
4,656 views
"I have a single property grid in side each of my Wizard Pages. I would prefer to hide the 'Misc' so that t..."
2011‑07‑26
3,583 views
"Hi, we have purchased your property grid and we were using your property editors but we didn’t realise that they wer..."
2011‑07‑26
2,869 views
"Hi, I want to create a custom style for PropertyGrid. I searched the forum and found this post http://www.actipros..."
2010‑09‑02
4,029 views
"I have a property in my property grid which uses NotifyParentPropertyAttribute. When I change the value of the proper..."
2011‑07‑18
2,970 views
"i am using docking:DocumentWindow what is the property to get the tab which is selected.. ?"
2011‑07‑08
3,330 views
"Hi, i have some properties in my class(added via SelectedObject to the Grid), and some of them can be null. I wo..."
2011‑07‑07
3,826 views
"The property grid has 2 columns, the left one for the property names and the right one for the values. I get both wit..."
2011‑06‑27
3,750 views
"I wanted to derive the enumEditBox for use in the propertyGrid. I added a couple shortcut keys and a .GotFocus and a..."
2011‑06‑20
3,039 views
"I have an editor in the PropertyGrid that will need to force everything through the IDataFilter again. As it sits, i..."
2011‑06‑20
5,173 views
"I'm adding support for undo / redo to our application and have hit an issue with the property grid. Usually, when..."
2011‑06‑16
3,598 views
"I have followed the instructions in this post on how to sort categories. I have overridden GetDataAccessors in my fa..."
2011‑06‑16
3,812 views
"Hi all, i want to display the numbers for my property in dropdown list of the propertygrid. In all examples is used ..."
2011‑06‑15
3,464 views
"Hi, We achieved to iterate through every control item in the property grid via the KeyDown event, using the Items ..."
2011‑06‑03
3,484 views
"I have user request to change the forground color of read-only name cell. The current color used is too light and h..."
2011‑06‑03
6,391 views
"I have a PropertyGrid as content of a docking ToolWindow. When I use a PropertyGrid inside a ScrollViewer, the mouse..."
2011‑05‑09
6,403 views
"Hi all, i want to show the properties of my custom control in propertyGrid, but not all properties, only the propert..."