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

  Date Thread Details
2009‑07‑21
4,559 views
"Hi all, I seem to be having problems trying to get the PropertyGrid to recognise the fact that my selected objects..."
2009‑07‑15
2,864 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,517 views
"Hi all, we've been looking into using the Enterprise library Validation Application Block available through MS..."
2009‑07‑02
2,781 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,588 views
"I have a problem with PropertyGrid while trying to use a PropertyEditor in order to achieve "summary" funct..."
2009‑06‑22
4,054 views
"I have a CustomDataFactory that I am using .SelectedObject(s) with. I understand the notion of DataFactoryOptions.Pa..."
2009‑06‑18
4,393 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
2,967 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
3,820 views
"I have an extensively restyled property grid and have noticed that sometimes some rows will have a different width fo..."
2009‑06‑09
2,885 views
"Following up from post. Based on that thread I am override the IList<IDataAccessor> GetDataAccessors(object[..."
2009‑04‑10
3,156 views
"Nothing happen when I change isReadOnly property of PropertyGridPropertyItem in run-time. PS:If I change before r..."
2009‑06‑03
4,223 views
"I am implementing a Factory that inherits from DataFactory. I override the method called GetProperties that provides..."
2009‑05‑28
4,250 views
"hello, does anybody know how to localize the "description"-part in propertygrid? the object i want to..."
2009‑05‑28
3,278 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,600 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,376 views
"I create a category item (PropertyGridCategoryItem) and add there PropertyGridPropertyItems. Property items are sorte..."
2009‑05‑04
4,298 views
"We need to display property control which have custom controls like IP Address, MAC address, etc. We have populate..."
2009‑04‑18
5,172 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,374 views
"For single selection in the property grid I have overridden DataFactory.GetProperties(object, DataFactoryOptions) to ..."
2009‑05‑04
5,103 views
"We have generated Property Control using PropertyGridPropertyItem and this.PropertyControl.Properties.Add(PropertyGri..."