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

  Date Thread Details
2009‑07‑28
4,113 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,842 views
"Can the property grid display and enumerated type with flagsAttribute as a list of checkboxs that's can be select..."
2010‑02‑15
6,149 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
5,207 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,970 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,713 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,563 views
"Hello, I need a quick and short way of inspecting arbitrary object graphs. A "..." right beside of every..."
2009‑12‑20
3,174 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,759 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,772 views
"Is there a way to problematically expand a ExpandableObjectConverter property group?"
2009‑12‑09
5,788 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,345 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,915 views
"I have some performance issues when showing a large object (= many properties) in the PropertyGrid. One enhanceme..."
2009‑11‑24
3,426 views
"Hi Actipro, I'm binding to a collectionviewsource. Everything works fine - except when the value of a propert..."
2009‑11‑25
4,358 views
"Hi Actipro, can PropertyGrid show a multiline textbox for editing stringproperties? Thanks Sascha"
2009‑11‑13
3,686 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,169 views
"Does property grid honor the Visibility property on the PropertyGridPropertyItem objects? I'm binding it to a va..."
2009‑11‑11
3,823 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,117 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,856 views
"Hi ActiPro, I'm using an enum as value-source for a PropertyGridPropertyItem. <app:PropertyGridPropertyIte..."