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

  Date Thread Details
2012‑03‑28
4,258 views
"I seem to be having a strange problem with the PropertyGrid when using the VirtualizingStackPanel class. The propert..."
2012‑03‑30
3,356 views
"Hi, expanded/collapsed arrow indicator points to incorrectly. I tried with PropertyGrid.Refresh() but it won't work..."
2012‑03‑27
5,548 views
"Hi, I have implemented a TypeConverter for my combobox to be used in a propertygrid and overriden GetStandardValues..."
2012‑03‑21
4,905 views
"Hi all, I basically have two applications that display an enum property in the PropertyGrid. The applications use e..."
2012‑03‑20
5,804 views
"Hello, we're using PropertyGrid (version 11.1.0545.1) within pure-WPF application that shows live video (live image..."
2009‑12‑22
3,688 views
"Hi, Do you have any sample projects about how to databind PropertyGrid to Xml document? I have some data in XmlDo..."
2012‑03‑15
7,448 views
"hi dear support, (1) i'm driving nuts to get out how i can change the DateTime format used in the PropertyGrid per ..."
2012‑03‑14
3,666 views
"I have two collections being represented in my property grid. I am trying to represent the two collections in the pro..."
2012‑03‑07
3,859 views
"I have a grid looking at the object having 3 nullable integer properties. Of these three, two properties should be tr..."
2012‑03‑02
6,127 views
"Hi there, I search the forum and find the thread: http://www.actiprosoftware.com/community/thread/3250/expandableob..."
2012‑03‑01
5,246 views
"Hi there, I create a splitcontainer, when I put the propertygrid on to the container, it crashes on MeasureOverides..."
2012‑03‑02
3,899 views
"we have a class X with some properties that is added to the PropertyGrid.SelectedObject. the functionality (and prope..."
2009‑12‑24
6,060 views
"Hi, I've follow this post to sort the items inside each category, and it's work fine. But I also need to d..."
2012‑02‑13
3,538 views
"My xaml looks somewhat like : <UserControl x:Name ="MyUserControl" > ...... <PropertyGrid x:..."
2012‑02‑14
3,163 views
"Hi, In my PropertyGrid, i will like to allow my user to "browse for a file". To create the "...&qu..."
2012‑02‑08
3,417 views
"What causes this warning when running application? System.Windows.ResourceDictionary Warning: 9 : Resource not fou..."
2010‑11‑17
4,446 views
"Hi, I use a PropertyGrid with nested categories (as the objects we show via the grid often have hierarchical refer..."
2012‑01‑31
3,734 views
"I have property names that are long and property values that are short, so i'd like to have the splitter at about..."
2012‑01‑26
2,768 views
"Hi, I am trying to programatically create a property grid using VB, and I would like to find out if the following ..."
2012‑01‑19
4,740 views
"I am setting a TypeConverter for an enum property as in one of your samples. I don't set the Editor for the enum..."