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

  Date Thread Details
2012‑03‑26
10,125 views
"Hi Members, I am having a property grid inside a user control and i write a keydown event for this property grid. T..."
2012‑04‑17
3,926 views
"I have used the data validation on individual property items.. How can I get data validation on collection of items..."
2012‑04‑17
5,287 views
"Hi Members, I am using BindingSource.UpdateTarget() method on property gird's KeyBoardLostfocus Event to Undo the t..."
2012‑04‑04
7,782 views
"Hi, I am trying out the Actipro Wpf studio.I am using the propertygrid to dynamically change properties such as fillc..."
2012‑04‑03
3,575 views
"Hi all, quick question, is there a way to force all properties to be expanded when opening the property grid (or ch..."
2012‑04‑02
3,577 views
"I have a serial port class, one record for each available serial port on the computer. One of the fields I want to be..."
2012‑03‑28
4,512 views
"I seem to be having a strange problem with the PropertyGrid when using the VirtualizingStackPanel class. The propert..."
2012‑03‑30
3,532 views
"Hi, expanded/collapsed arrow indicator points to incorrectly. I tried with PropertyGrid.Refresh() but it won't work..."
2012‑03‑27
5,832 views
"Hi, I have implemented a TypeConverter for my combobox to be used in a propertygrid and overriden GetStandardValues..."
2012‑03‑21
5,177 views
"Hi all, I basically have two applications that display an enum property in the PropertyGrid. The applications use e..."
2012‑03‑20
6,020 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,925 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,798 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,942 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,098 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,398 views
"Hi there, I search the forum and find the thread: http://www.actiprosoftware.com/community/thread/3250/expandableob..."
2012‑03‑01
5,499 views
"Hi there, I create a splitcontainer, when I put the propertygrid on to the container, it crashes on MeasureOverides..."
2012‑03‑02
4,146 views
"we have a class X with some properties that is added to the PropertyGrid.SelectedObject. the functionality (and prope..."
2009‑12‑24
6,459 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,762 views
"My xaml looks somewhat like : <UserControl x:Name ="MyUserControl" > ...... <PropertyGrid x:..."