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
2009‑11‑13
3,731 views
"I'd like to do a (...) button on a property, and I'm wondering what's the easiest way to do this? I just..."
2009‑11‑13
4,207 views
"Does property grid honor the Visibility property on the PropertyGridPropertyItem objects? I'm binding it to a va..."
2009‑11‑11
3,883 views
"This must be a reasonably common scenario, but what I'm trying to do is to create a custom Editor that can dynami..."
2009‑11‑11
3,187 views
"I have a situation where I want to display a single expanded category editor. I would like to hide the category edit..."
2009‑11‑09
4,905 views
"Hi ActiPro, I'm using an enum as value-source for a PropertyGridPropertyItem. <app:PropertyGridPropertyIte..."
2009‑10‑29
3,722 views
"Two issues that I'm having that I can't seem to find a solution to. 1. If you have a an object A that cont..."
2009‑10‑15
3,896 views
"Hi, Using your property grid, is there a way for us to obtain notification of a change in a particular property va..."
2009‑10‑08
3,916 views
"I need to get other objects (really a dictionary of object references) into my CustomPropertyEditor. I've tried t..."
2009‑08‑13
7,867 views
"Is there a way to indicate to the PropertyGrid to NOT expand specified categories? I.e. Some are expanded, some are ..."
2009‑10‑05
5,770 views
"Hi, How I can change binding UpdateSourceTrigger property for standart editors. I would like to change it to Prope..."
2009‑10‑06
5,701 views
"Hi all, I've got a set of properties on an object and I want to define the order they appear in the property g..."
2009‑10‑03
7,367 views
"I have been experimenting with ribbon, ribbon window and docking features in a worker thread and this all worked with..."
2009‑10‑01
6,331 views
"Hi together, I'm using auto generated (from xsd) partial classes. Now I'd like to add attributes to them,..."
2009‑07‑31
6,482 views
"I am trying to devise a way to have a nice right aligned button for each and every editor in a property grid. The but..."
2009‑09‑30
5,337 views
"As suggested in a past thread I have tried adding a third column to a property grid in order to place a button there ..."
2009‑09‑17
3,602 views
"I'd like the [Description] attribute of each property to show up in the summary area. I tried this: ..."
2009‑09‑04
6,358 views
"Hi, I believe I have found a problem when PropertyGrid is constructed using a series of PropertyGridPropertyItem i..."
2009‑09‑10
3,734 views
"Hi, I try to use propertygrid with combobox and I have some problem. I can't find any examples of combo editor ..."
2009‑09‑04
6,653 views
"Hi all, is it possible to access a properties attributes in a custom property editor? Basically I'm attempting..."
2009‑08‑14
4,479 views
"Hi, I have a typeConverter that returns a list of 'MyType' objects in the StandardValuesCollection. Howeve..."