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

  Date Thread Details
2012‑08‑30
4,439 views
"Hi, do you have a sample of a PasswordPropertyEditor in order to edit a SecureString in a PropertyGrid ? If not, ..."
2012‑08‑23
4,649 views
"I have used a custom DataFactory to display sub properties of my selected object. This all works fine, but only when ..."
2012‑08‑22
5,398 views
"Hi, I am using the Actipro propertyGrid to display the properties of the comboBox (Similar to Visual Studio Des..."
2012‑08‑13
3,699 views
"HelloI would like to know. How can I connect DateTimeEditBox to PropertyGridPropertyItem?I'm trying to do it ..."
2012‑08‑09
3,766 views
"I am just now updating to your latest version. I read that PropertyGridCommonDictionary no longer exists. And that..."
2012‑07‑24
5,403 views
"I have this problem with the Property Grid that when you hit the "*" key in textbox bound to a "double" type value I ..."
2009‑07‑16
7,152 views
"Hi After some help of u guys.. (and girls..?) i made a TypeConverter to show a combobox for the property StartupPr..."
2012‑07‑10
5,536 views
"Hi, my problem is that I need the sub-properties of a property to refresh (or even change completely) when the pare..."
2012‑06‑28
5,747 views
"Hi, I have a property with a custom BooleanConverter to display custom strings instead of "true" and 'false" Here..."
2012‑05‑16
4,194 views
"I have an issue with moving between .SelectedObject and .SelectedObjects and seeing the proper calls to the DataFacto..."
2012‑05‑01
4,389 views
"I want to clean up some of the binding warnings filling up my output window. I only show two, but I pretty much get t..."
2012‑05‑09
6,017 views
"Hi, I'd like to create a custom thickness editor that works in a similar way to your colour editor. For example, in..."
2012‑05‑08
3,839 views
"I am aware of wpf validation rules etc... but how can i override the actipro type checks (int,double,string etc)? A..."
2012‑04‑29
4,896 views
"When properties change, I need to pass the property's PropertyDescriptor to another method. When properties that ar..."
2012‑04‑24
6,296 views
"Hi, I have created a custom property editor that implements a grouped combobox based on a custom object type in our..."
2012‑04‑24
4,388 views
"When you have a list of items in a dropdown as a property and then select one that is larger than the viewable area i..."
2012‑03‑26
10,641 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
4,225 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,603 views
"Hi Members, I am using BindingSource.UpdateTarget() method on property gird's KeyBoardLostfocus Event to Undo the t..."
2012‑04‑04
8,379 views
"Hi, I am trying out the Actipro Wpf studio.I am using the propertygrid to dynamically change properties such as fillc..."