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
2022‑10‑31
1,535 views
"I was wondering if there is an example project anywhere outlining how to bind TreeListView.DataFilter to an object in..."
2022‑10‑18
1,400 views
"The build I am using is older than mentioned in the list i.e. v19.1.0687. The property grid is bound to dataObject ..."
2022‑11‑01
1,164 views
"When you type "view" in visual studio filter textbox the results show the matches highlighted like:https://i.ibb.co/g..."
2022‑11‑02
965 views
"Hi Friends, Some of my properties have there "IsReadOnly" state controled by another "bool" property, and I want to..."
2022‑11‑01
1,085 views
"Hi, I am trying to modify the PropertyStyle, but I can't manage to modify the Margin of the AdvancedTextBlock. Here..."
2022‑10‑31
1,161 views
"Can I freeze the TreeListView Column just like ThemedDataGrid do? If can, how do I accomplish that? <Style x:Key=..."
2022‑10‑28
962 views
"Hi, I am currently trying to keep a memory of the last item selected when IsCategorized is enabled and disabled, be..."
2022‑09‑29
1,085 views
"I am modifying a property name from the SelectedObject, this property is part of a collection and I want it to be ren..."
2022‑09‑29
1,311 views
"Hello, My simplfied model is a folder that contains files. I want to display a single folder in a propertyGrid and ..."
2022‑05‑20
1,544 views
"There is a way how to deal with the text of Category name using CategoryEditor? For example, for property name I use ..."
2022‑09‑13
1,273 views
"I have a boolean property that changes the availability of 2 other properties based on the result. These properties n..."
2022‑08‑11
1,261 views
"After the data is loaded in the column mode of the Treelistview control, after the operation menu or the right-click ..."
2022‑07‑07
1,123 views
"Looking at the Drag/Drop case in the demo program, it is found that after dragging a node, the focus always stays on ..."
2022‑07‑01
1,019 views
"Hello, I want to hide properties in different categories according to some change outside properry grid. The XAML i..."
2017‑07‑03
3,523 views
"We have a scenario where with a property grid, we want to maintain the focused property when changing the DataObject...."
2022‑06‑01
1,167 views
"In the process of using TreeListBox, the following exception pops up. According to stack information analysis, it see..."
2022‑05‑24
925 views
"I want to make every Path unique by using id instead of name, names are not unique in my list which breaks GetItemByF..."
2022‑05‑09
1,438 views
"Hello, I would like to handle double click of property grid row so that execute some process. Is is possible? ..."
2022‑05‑04
1,291 views
"Hi, I'm evaluating the PropertyGrid control and have a small problem: I need a property grid in a smaller onscreen ..."
2022‑04‑25
1,023 views
"In my application, I load TreeGridView nodes on demand using async web service calls . 99% of the time, the service ..."