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
2013‑08‑21
3,350 views
"Hello,I'm testing the PropertyGrid to see if it fit my needs. I have two objects with the property Name. If I selec..."
2013‑10‑25
5,463 views
"Hi, How could I change row height of property grid? I'd like to make rows slightly smaller (the same height as they..."
2013‑09‑23
4,726 views
"Hi, Our application has a Messages window where the result of various operations are listed. We would like to make ..."
2013‑08‑14
6,033 views
"I am trying to force a datagrid property of type collection (ItemContainer) and referenced in the associated ViewMode..."
2013‑07‑23
3,834 views
"Hi, My code is: <propgrid:PropertyGrid x:Uid="PropertiesUserControl" x:Name="PropertiesUserControl" SelectedObj..."
2013‑07‑16
3,268 views
File browsing by Sasha
4 replies (12 years ago)
"Hi, I create dynamically properties for propertyGrid in a following way: [LocalizedCategory("General")] [Local..."
2013‑07‑11
4,804 views
"Hi! I use a PropertyGrid to display all objects (their classes derive from class "A") which are bound to another ob..."
2013‑07‑03
4,028 views
"I'm using the attributes of System.Componentmodel to control the PropertyGrid. Some of the displayed properties are c..."
2013‑06‑28
4,269 views
"Hello All, I hope that Actipro is monitoring this as well. I have been working on an implementation using the proe..."
2013‑06‑28
4,478 views
"Say I have a property called and typed Shape. Is there a way to load a dropdown or popup list with subclasses like B..."
2011‑01‑20
4,155 views
"I have a parent object that contains a collection of child objects. I am using ExpandableObjectConverter. When I ..."
2013‑05‑29
7,493 views
"Hello,I'm testing the PropertyGrid to see if it fit my needs. I have "complex objects" where I means that I must disp..."
2013‑06‑03
4,172 views
"Hi, I'm trying to expand only one category, which name is saved in property ExpandedCategoryName in my viewModel. A..."
2013‑05‑28
3,496 views
"Dear Sirs, I have a property grid with a SelectedObject. I use CategoryAttributes to define the categories for the ..."
2013‑04‑15
4,417 views
"Using the Winforms PropertyGrid Functionality example, I'm creating a custom image and context menu in the name block..."
2013‑04‑12
3,284 views
"In one of the previous versions of your PropertyGrid there was a property named EmptyTemplate. It is gone now. Was ..."
2013‑04‑04
4,714 views
"I'm working with a custom data factory that creates it's own IPropertyDataAccessors (in DataFactory.GetProperties). ..."
2013‑03‑11
6,597 views
"Is there a way to have the propertygrid dislay 3 columns instead of the two default ones (property name and property ..."
2013‑03‑18
3,993 views
"Hi, We are looking to customise the behaviour of part of the property grid. To do this we want to create a new styl..."
2013‑03‑13
3,003 views
"Hi, I have an object displayed in the property grid which has a member defined as an Interface. None of the propert..."