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
2011‑09‑27
5,273 views
"I'm having some difficulty trying to use the MaskedTextBoxPropertyEditor in the property grid. I have decorated t..."
2014‑01‑24
3,569 views
"When expanding or collapsing categories or properties, the animation is very slowly.How can I change?"
2013‑12‑26
3,421 views
"When I enter the Tab key,the label of the PropertyGrid can gotfocus.If I want that the label will never gotfocus,how ..."
2013‑11‑29
5,021 views
"Hi, I am trying to add file browsing to one of my properties. If possible, I would prefer to set this in c# code, so ..."
2013‑11‑26
3,708 views
"The type of the element is double,and I use DoublePropertyEditor to control.Now I set the value of the element to 123..."
2013‑12‑01
3,488 views
"Now I use AreCategoriesAutoExpanded to control,then all of the categories are expanded.If I want just one is not expa..."
2013‑03‑14
4,189 views
"Hi, are there any plans to include support for changing values in the property grid with the mouse wheel? E.g. If I..."
2013‑10‑25
3,976 views
"Is it possible to validate during a input?"
2013‑11‑25
3,045 views
"Is it possible to get the index of a selectedItem in a collection?"
2013‑11‑19
3,447 views
"Hello,I want to set the width of the lable(just it's left area).Now the width of the lable is half of the width of th..."
2013‑11‑13
3,801 views
How to Sequence? by lik
5 replies (12 years ago)
"I want to know how to sequence in PropertyGrid. Such as Property Editors in Actipro WPF Controls Sample Browser,I w..."
2013‑11‑07
3,856 views
"Hi, It is not possible to enter '*' symbol in property grid using numeric pad. Issue can be reproduced on any p..."
2013‑11‑07
3,316 views
"Hi, I use property grid with editable collection of expandable items. When i add new item to collection existing ex..."
2013‑08‑21
3,530 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,675 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,933 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,300 views
"I am trying to force a datagrid property of type collection (ItemContainer) and referenced in the associated ViewMode..."
2013‑07‑23
4,021 views
"Hi, My code is: <propgrid:PropertyGrid x:Uid="PropertiesUserControl" x:Name="PropertiesUserControl" SelectedObj..."
2013‑07‑16
3,430 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
5,065 views
"Hi! I use a PropertyGrid to display all objects (their classes derive from class "A") which are bound to another ob..."