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

  Date Thread Details
2009‑09‑10
3,795 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,731 views
"Hi all, is it possible to access a properties attributes in a custom property editor? Basically I'm attempting..."
2009‑08‑14
4,529 views
"Hi, I have a typeConverter that returns a list of 'MyType' objects in the StandardValuesCollection. Howeve..."
2009‑07‑30
3,797 views
"I have just observed a faulty behavior of a read-only PropertyGrid with read-only properties specified manually using..."
2009‑07‑29
6,075 views
"Hi Team, I want to set focus on 1st item of Property Grid. Please look at following sample, it failed to set focus..."
2009‑07‑30
5,378 views
"Hi Team, I have Property Grid with one item "Description". I want to make their ValueTemplate like Popup..."
2009‑07‑28
6,918 views
"Hi Team, I want to dynamically create DataTemplate for PopupButton with multililine text box. I want to conver..."
2009‑07‑27
4,304 views
"How can I modify the column layout of the property grid items. We would like to switch between 2-column (name/value) ..."
2009‑05‑19
3,544 views
"When I display window/form with PropertyGrid Control, it displays categories first for a fraction of second and then ..."
2009‑07‑22
3,811 views
"Hi, I'm trying to localize the default error messages shown in the PropertyGrid, for example when a user enter..."
2009‑07‑21
5,018 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
3,248 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,896 views
"Hi all, we've been looking into using the Enterprise library Validation Application Block available through MS..."
2009‑07‑02
3,164 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,983 views
"I have a problem with PropertyGrid while trying to use a PropertyEditor in order to achieve "summary" funct..."
2009‑06‑22
4,444 views
"I have a CustomDataFactory that I am using .SelectedObject(s) with. I understand the notion of DataFactoryOptions.Pa..."
2009‑06‑18
4,788 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,348 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,244 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,278 views
"Following up from post. Based on that thread I am override the IList<IDataAccessor> GetDataAccessors(object[..."