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

  Date Thread Details
2009‑04‑18
4,559 views
"Hi, On selection of ReadOnly property items the foreground color is similar to the normal propertyitems (i.e. Non ..."
2009‑04‑16
5,061 views
"Hi, #1 I am adding Custom editor in the property grid in the following manner. The values which i have to dis..."
2009‑04‑10
7,318 views
"I have a property grid that needs to bind to different objects at runtime - so I can't use xaml to create the Pro..."
2009‑04‑08
6,102 views
"I put a type converter attribute on a property in my class and it is not be created / called. If I go into the s..."
2009‑04‑07
13,853 views
"How can I get/set the widths of the name and value columns of the propertygrid? I want to set a different default at..."
2009‑04‑07
4,125 views
"Hi, I am using Property grid control and binding it through the xml file by writing a class to deserialize the xml..."
2009‑03‑30
5,079 views
"Hi, I'm trying to use a custom property editor for a property in my object, but I have not succeeded in doing ..."
2009‑03‑31
4,008 views
"Hi, I would like to know if there is an easy way to set an auto-populated property to readonly in the Editor. I..."
2009‑03‑17
4,583 views
"I created an editor with a DataTemplate and ResourceDictionary. How can I add my editor from code to my property cla..."
2009‑03‑17
6,153 views
"Hi For example, we have list with objects (different classes) with different properties. To show properties in Pr..."
2008‑09‑30
11,836 views
"Hi, It looks like the property grid has no support for properties marked with TypeConverterAttribute subtype of Ex..."
2009‑02‑25
4,979 views
"Is there a technique that I can use to prevent the "flicker" effect when the propertygrid is being populate..."
2009‑02‑25
4,450 views
"We're using a custom data factory (derived from DataFactory) and some custom PropertyAccessor classes (derived fr..."
2009‑02‑24
4,495 views
"Can you tell me how I go about setting the TextTrimming property on the name column so that if the column is too smal..."
2009‑02‑16
7,058 views
"I have 2 questions regarding property grid editors. 1) How can I have an ellipse type button displayed to launch a..."
2009‑01‑20
4,866 views
"Hi, I have Several questions regarding property grid. i have also sent a sample project to support center. 1. H..."
2009‑01‑19
3,987 views
"Hi, Problem #1 I have bind the property grid with a data source. But i am not able to apply build in editor ..."
2008‑12‑12
6,961 views
"Hi, The NotifyParentProperty attribute does not seem to be supported by PropertyGrid? Is this planned or how el..."
2008‑11‑19
4,280 views
"Hi XMAL is : <propgrid:PropertyGrid x:Name="propGrid" IsSummaryVisible="False" /> ..."
2008‑10‑03
4,344 views
"Do you have an example of how to bind to the current errors in the PropertyGrid? We want to list the current error..."