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,514 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,681 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,441 views
"Hi, I am using the Actipro propertyGrid to display the properties of the comboBox (Similar to Visual Studio Des..."
2012‑08‑13
3,725 views
"HelloI would like to know. How can I connect DateTimeEditBox to PropertyGridPropertyItem?I'm trying to do it ..."
2012‑08‑09
3,807 views
"I am just now updating to your latest version. I read that PropertyGridCommonDictionary no longer exists. And that..."
2012‑07‑24
5,445 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,215 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,569 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,792 views
"Hi, I have a property with a custom BooleanConverter to display custom strings instead of "true" and 'false" Here..."
2012‑05‑16
4,233 views
"I have an issue with moving between .SelectedObject and .SelectedObjects and seeing the proper calls to the DataFacto..."
2012‑05‑01
4,433 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,066 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,874 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,947 views
"When properties change, I need to pass the property's PropertyDescriptor to another method. When properties that ar..."
2012‑04‑24
6,337 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,422 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,751 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,259 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,642 views
"Hi Members, I am using BindingSource.UpdateTarget() method on property gird's KeyBoardLostfocus Event to Undo the t..."
2012‑04‑04
8,500 views
"Hi, I am trying out the Actipro Wpf studio.I am using the propertygrid to dynamically change properties such as fillc..."