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

  Date Thread Details
2010‑03‑18
4,170 views
"Hi is there a possibility to get access to the dataAccessor from a derived property editor?"
2010‑03‑15
5,358 views
"I wonder if there is a way to handle dynamic properties by binding to ItemSource rather than rebuilding the propertie..."
2010‑03‑10
3,498 views
"When we go into the popup the color picker in the PropertyGrid we get this exception when we open the popup. We can ..."
2010‑03‑11
4,481 views
"Hello, can the TreeListView be used in an easy way? The only thing I got to work is that it shows headers and the ..."
2009‑07‑28
3,765 views
"Is there a way for the PropertyGrid to show PropertyGridPropertyItems in the order they appear in XAML without any at..."
2009‑09‑23
4,502 views
"Can the property grid display and enumerated type with flagsAttribute as a list of checkboxs that's can be select..."
2010‑02‑15
5,809 views
"I'm trying to get a property in the property grid to display the value of its sub property as its header. My s..."
2010‑02‑11
4,875 views
"I am fairly new to using this toolkit so forgive me if this is a silly question, but I cannot seem to figure out how ..."
2010‑02‑02
5,602 views
"Hello, Is there any way to add an ellipses button besides a property in c# source code without using xaml? I need ..."
2010‑02‑02
8,151 views
"Hello, Is there any way to make a property readonly dynamically in c# source code without using xaml? I need to ma..."
2010‑01‑22
3,235 views
"Hello, I need a quick and short way of inspecting arbitrary object graphs. A "..." right beside of every..."
2009‑12‑20
2,828 views
"Hi, is there any way to set all the properties inside a specific category to read only mode based on another property..."
2009‑12‑15
3,392 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
4,397 views
"Is there a way to problematically expand a ExpandableObjectConverter property group?"
2009‑12‑09
5,400 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,012 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
2,602 views
"I have some performance issues when showing a large object (= many properties) in the PropertyGrid. One enhanceme..."
2009‑11‑24
3,077 views
"Hi Actipro, I'm binding to a collectionviewsource. Everything works fine - except when the value of a propert..."
2009‑11‑25
3,964 views
"Hi Actipro, can PropertyGrid show a multiline textbox for editing stringproperties? Thanks Sascha"
2009‑11‑13
3,312 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..."