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

  Date Thread Details
2009‑12‑15
4,003 views
"I have created a test data structure with a property TimeSpan intialized to 9:30 AM. When I attach a DateTimeEditor ..."
2009‑12‑14
5,260 views
"Is there a way to problematically expand a ExpandableObjectConverter property group?"
2009‑12‑09
6,133 views
"I have a property grid that is bound to one of my data sources. It currently displays all the color properties in a ..."
2009‑11‑27
3,619 views
"I am using the PopupButton as a PropertyEditor. In the popup content I am using a ListBox. For the most part everyth..."
2009‑11‑30
3,140 views
"I have some performance issues when showing a large object (= many properties) in the PropertyGrid. One enhanceme..."
2009‑11‑24
3,670 views
"Hi Actipro, I'm binding to a collectionviewsource. Everything works fine - except when the value of a propert..."
2009‑11‑25
4,721 views
"Hi Actipro, can PropertyGrid show a multiline textbox for editing stringproperties? Thanks Sascha"
2009‑11‑13
3,937 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
4,443 views
"Does property grid honor the Visibility property on the PropertyGridPropertyItem objects? I'm binding it to a va..."
2009‑11‑11
4,102 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
3,374 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
5,112 views
"Hi ActiPro, I'm using an enum as value-source for a PropertyGridPropertyItem. <app:PropertyGridPropertyIte..."
2009‑10‑29
3,925 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
4,122 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
4,145 views
"I need to get other objects (really a dictionary of object references) into my CustomPropertyEditor. I've tried t..."
2009‑08‑13
8,432 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
6,120 views
"Hi, How I can change binding UpdateSourceTrigger property for standart editors. I would like to change it to Prope..."
2009‑10‑06
5,999 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
7,634 views
"I have been experimenting with ribbon, ribbon window and docking features in a worker thread and this all worked with..."
2009‑10‑01
6,540 views
"Hi together, I'm using auto generated (from xsd) partial classes. Now I'd like to add attributes to them,..."