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

  Date Thread Details
2009‑07‑15
3,039 views
"We are exploring some new techniques for handling our window layouts. Normally, when the property grid is in a toolwi..."
2009‑07‑15
3,678 views
"Hi all, we've been looking into using the Enterprise library Validation Application Block available through MS..."
2009‑07‑02
2,953 views
"Hi, I would like to use the same PropertyGrid for a number of objects, each of a different type but all inherit fr..."
2009‑06‑25
2,766 views
"I have a problem with PropertyGrid while trying to use a PropertyEditor in order to achieve "summary" funct..."
2009‑06‑22
4,216 views
"I have a CustomDataFactory that I am using .SelectedObject(s) with. I understand the notion of DataFactoryOptions.Pa..."
2009‑06‑18
4,569 views
"Hello, I have a little question concerning an event on the propertygrid. Is there a way to trigger the change of a..."
2009‑06‑18
3,139 views
"Hi all, when I have a string property that appears in the PropertyGrid an expander symbol appears next to it in a ..."
2009‑06‑11
4,026 views
"I have an extensively restyled property grid and have noticed that sometimes some rows will have a different width fo..."
2009‑06‑09
3,068 views
"Following up from post. Based on that thread I am override the IList<IDataAccessor> GetDataAccessors(object[..."
2009‑04‑10
3,315 views
"Nothing happen when I change isReadOnly property of PropertyGridPropertyItem in run-time. PS:If I change before r..."
2009‑06‑03
4,530 views
"I am implementing a Factory that inherits from DataFactory. I override the method called GetProperties that provides..."
2009‑05‑28
4,474 views
"hello, does anybody know how to localize the "description"-part in propertygrid? the object i want to..."
2009‑05‑28
3,476 views
"I am trying to restyle a property grid to make it less "griddy" and look more like the one from Expression ..."
2009‑05‑12
4,807 views
"The properties that I am putting up into the property grid is a dynamic list of property objects assembled into a col..."
2009‑04‑09
5,629 views
"I create a category item (PropertyGridCategoryItem) and add there PropertyGridPropertyItems. Property items are sorte..."
2009‑05‑04
4,458 views
"We need to display property control which have custom controls like IP Address, MAC address, etc. We have populate..."
2009‑04‑18
5,354 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,530 views
"For single selection in the property grid I have overridden DataFactory.GetProperties(object, DataFactoryOptions) to ..."
2009‑05‑04
5,274 views
"We have generated Property Control using PropertyGridPropertyItem and this.PropertyControl.Properties.Add(PropertyGri..."
2009‑04‑27
4,412 views
"We have IPAddressControl which is displayed on PropertyGrid through the use of DataTemplate. IPAddressControl has Dep..."