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

  Date Thread Details
2014‑06‑02
3,960 views
"I am using your property editor to edit reflected types. (I dont know precisoely what type will be editted at compile..."
2014‑05‑19
3,326 views
"Why there is a SelectedObjectsChanged event, but there isn't an event SelectedObjectChanged? Ask this because when ..."
2014‑04‑18
4,950 views
"I am trying to provide the user a more efficient way of navigating to their desired selection in some of our large dr..."
2014‑04‑29
4,138 views
"Hi, I'm using the property grid in an app that works with a touch screen. I'm gettign feedback that the triangle co..."
2014‑04‑15
3,984 views
"I have a custom control that incorporates a tree view and a property grid for editing a set of operations. Each opera..."
2014‑04‑03
4,091 views
"Hi, I define PropertyGrid in XAML next way: <propgrid:PropertyGrid x:Name="PropertiesUserControl" IsSummaryV..."
2014‑03‑23
3,460 views
"Hi, Is there a way to determine which column (name or value) has focus (or has been selected)? We have a custom c..."
2014‑03‑14
4,074 views
"Hello, we use your PropertyGrid and we have a custom property as a list. It is possible to add and remove ite..."
2013‑08‑05
4,968 views
"Hello Actipro-Team, most datagrids offer the possibility to automatically resize a column to fit its content when t..."
2010‑12‑04
6,208 views
"I'm working with SelectedObject="{Binding}". I have a property taht is Font and I want the end user to..."
2014‑02‑12
3,397 views
"Hello, how can I make a ComboBox property (ComboBoxPropertyEditor) similar to a ListBox, in other world to prevent th..."
2011‑09‑27
5,152 views
"I'm having some difficulty trying to use the MaskedTextBoxPropertyEditor in the property grid. I have decorated t..."
2014‑01‑24
3,495 views
"When expanding or collapsing categories or properties, the animation is very slowly.How can I change?"
2013‑12‑26
3,328 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
4,912 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,602 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,391 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,085 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,890 views
"Is it possible to validate during a input?"
2013‑11‑25
2,976 views
"Is it possible to get the index of a selectedItem in a collection?"