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,750 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,676 views
"Hi all, is it possible to access a properties attributes in a custom property editor? Basically I'm attempting..."
2009‑08‑14
4,493 views
"Hi, I have a typeConverter that returns a list of 'MyType' objects in the StandardValuesCollection. Howeve..."
2009‑07‑30
3,747 views
"I have just observed a faulty behavior of a read-only PropertyGrid with read-only properties specified manually using..."
2009‑07‑29
6,018 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,322 views
"Hi Team, I have Property Grid with one item "Description". I want to make their ValueTemplate like Popup..."
2009‑07‑28
6,872 views
"Hi Team, I want to dynamically create DataTemplate for PopupButton with multililine text box. I want to conver..."
2009‑07‑27
4,266 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,500 views
"When I display window/form with PropertyGrid Control, it displays categories first for a fraction of second and then ..."
2009‑07‑22
3,770 views
"Hi, I'm trying to localize the default error messages shown in the PropertyGrid, for example when a user enter..."
2009‑07‑21
4,972 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,207 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,854 views
"Hi all, we've been looking into using the Enterprise library Validation Application Block available through MS..."
2009‑07‑02
3,129 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,941 views
"I have a problem with PropertyGrid while trying to use a PropertyEditor in order to achieve "summary" funct..."
2009‑06‑22
4,404 views
"I have a CustomDataFactory that I am using .SelectedObject(s) with. I understand the notion of DataFactoryOptions.Pa..."
2009‑06‑18
4,753 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,306 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,203 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,233 views
"Following up from post. Based on that thread I am override the IList<IDataAccessor> GetDataAccessors(object[..."