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

  Date Thread Details
2009‑11‑24
3,084 views
"Hi Actipro, I'm binding to a collectionviewsource. Everything works fine - except when the value of a propert..."
2009‑11‑25
3,972 views
"Hi Actipro, can PropertyGrid show a multiline textbox for editing stringproperties? Thanks Sascha"
2009‑11‑13
3,328 views
"I'd like to do a (...) button on a property, and I'm wondering what's the easiest way to do this? I just..."
2009‑11‑13
3,850 views
"Does property grid honor the Visibility property on the PropertyGridPropertyItem objects? I'm binding it to a va..."
2009‑11‑11
3,427 views
"This must be a reasonably common scenario, but what I'm trying to do is to create a custom Editor that can dynami..."
2009‑11‑11
2,786 views
"I have a situation where I want to display a single expanded category editor. I would like to hide the category edit..."
2009‑11‑09
4,501 views
"Hi ActiPro, I'm using an enum as value-source for a PropertyGridPropertyItem. <app:PropertyGridPropertyIte..."
2009‑10‑29
3,318 views
"Two issues that I'm having that I can't seem to find a solution to. 1. If you have a an object A that cont..."
2009‑10‑15
3,463 views
"Hi, Using your property grid, is there a way for us to obtain notification of a change in a particular property va..."
2009‑10‑08
3,479 views
"I need to get other objects (really a dictionary of object references) into my CustomPropertyEditor. I've tried t..."
2009‑08‑13
7,037 views
"Is there a way to indicate to the PropertyGrid to NOT expand specified categories? I.e. Some are expanded, some are ..."
2009‑10‑05
5,230 views
"Hi, How I can change binding UpdateSourceTrigger property for standart editors. I would like to change it to Prope..."
2009‑10‑06
5,244 views
"Hi all, I've got a set of properties on an object and I want to define the order they appear in the property g..."
2009‑10‑03
6,818 views
"I have been experimenting with ribbon, ribbon window and docking features in a worker thread and this all worked with..."
2009‑10‑01
5,854 views
"Hi together, I'm using auto generated (from xsd) partial classes. Now I'd like to add attributes to them,..."
2009‑07‑31
5,689 views
"I am trying to devise a way to have a nice right aligned button for each and every editor in a property grid. The but..."
2009‑09‑30
4,620 views
"As suggested in a past thread I have tried adding a third column to a property grid in order to place a button there ..."
2009‑09‑17
3,201 views
"I'd like the [Description] attribute of each property to show up in the summary area. I tried this: ..."
2009‑09‑04
5,796 views
"Hi, I believe I have found a problem when PropertyGrid is constructed using a series of PropertyGridPropertyItem i..."
2009‑09‑10
3,290 views
"Hi, I try to use propertygrid with combobox and I have some problem. I can't find any examples of combo editor ..."