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

  Date Thread Details
2009‑04‑18
5,489 views
"Hi, I am applying Office2007Blue theme to the PropertyGrid but theme is not being applied to the scrollbar at all...."
2009‑05‑08
4,653 views
"For single selection in the property grid I have overridden DataFactory.GetProperties(object, DataFactoryOptions) to ..."
2009‑05‑04
5,418 views
"We have generated Property Control using PropertyGridPropertyItem and this.PropertyControl.Properties.Add(PropertyGri..."
2009‑04‑27
4,557 views
"We have IPAddressControl which is displayed on PropertyGrid through the use of DataTemplate. IPAddressControl has Dep..."
2009‑04‑26
12,743 views
"We have developed WPF custom control application whose task to load properties from XML file. Loading is done through..."
2009‑04‑23
5,215 views
"Hi, I am not able to make property item to hide/collapse state. Please find below code. [Requirement: - Prope..."
2009‑05‑01
3,451 views
"Hi, We have a project requirement that when the user changes the property in the property grid control should disp..."
2009‑04‑23
4,902 views
"I can edit a value through the text editor (and I can add incorrect content there. Can I implement any verification?)..."
2009‑04‑23
3,834 views
"Hi, How can I change Font color and/or background color of Value column when user try to modify it's value? ..."
2009‑04‑03
17,457 views
"I am trying to bind the IsReadOnly property of a PropertyGridPropertyItem like this: <propgrid:PropertyGridProp..."
2009‑04‑22
4,349 views
"Hi, We have custom editors in PropertyGrid (like Combobox) binding through the coding. Now, I want to know that..."
2009‑04‑21
4,162 views
"Hi, How can I realize a logic presented in Notify Parent Property sample through XAML?: any like next <pr..."
2009‑04‑18
4,445 views
"Hi, On selection of ReadOnly property items the foreground color is similar to the normal propertyitems (i.e. Non ..."
2009‑04‑16
4,954 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,131 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
5,923 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,724 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,031 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
4,973 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
3,885 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..."