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

  Date Thread Details
2012‑03‑30
3,697 views
"Hi, expanded/collapsed arrow indicator points to incorrectly. I tried with PropertyGrid.Refresh() but it won't work..."
2012‑03‑27
6,025 views
"Hi, I have implemented a TypeConverter for my combobox to be used in a propertygrid and overriden GetStandardValues..."
2012‑03‑21
5,418 views
"Hi all, I basically have two applications that display an enum property in the PropertyGrid. The applications use e..."
2012‑03‑20
6,277 views
"Hello, we're using PropertyGrid (version 11.1.0545.1) within pure-WPF application that shows live video (live image..."
2009‑12‑22
4,081 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
8,038 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
4,108 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
4,275 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,593 views
"Hi there, I search the forum and find the thread: http://www.actiprosoftware.com/community/thread/3250/expandableob..."
2012‑03‑01
5,709 views
"Hi there, I create a splitcontainer, when I put the propertygrid on to the container, it crashes on MeasureOverides..."
2012‑03‑02
4,328 views
"we have a class X with some properties that is added to the PropertyGrid.SelectedObject. the functionality (and prope..."
2009‑12‑24
6,713 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,940 views
"My xaml looks somewhat like : <UserControl x:Name ="MyUserControl" > ...... <PropertyGrid x:..."
2012‑02‑14
3,474 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,758 views
"What causes this warning when running application? System.Windows.ResourceDictionary Warning: 9 : Resource not fou..."
2010‑11‑17
4,779 views
"Hi, I use a PropertyGrid with nested categories (as the objects we show via the grid often have hierarchical refer..."
2012‑01‑31
4,197 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
3,195 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
5,461 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..."
2012‑01‑17
3,744 views
"Basically, the issue that i'm running into is that I need to know when the user is done editing a property field...."