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

  Date Thread Details
2022‑10‑28
708 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
847 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,049 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,247 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,018 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,019 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
884 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
841 views
"Hello, I want to hide properties in different categories according to some change outside properry grid. The XAML i..."
2017‑07‑03
3,301 views
"We have a scenario where with a property grid, we want to maintain the focused property when changing the DataObject...."
2022‑06‑01
957 views
"In the process of using TreeListBox, the following exception pops up. According to stack information analysis, it see..."
2022‑05‑24
742 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,145 views
"Hello, I would like to handle double click of property grid row so that execute some process. Is is possible? ..."
2022‑05‑04
968 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
843 views
"In my application, I load TreeGridView nodes on demand using async web service calls . 99% of the time, the service ..."
2022‑04‑19
819 views
"After I upgraded the version to 22.1.1, I found that the commands bound to TreeListBox were invalid. They worked fine..."
2022‑04‑07
971 views
"It is possible to hide Misc category by mean of filter: <grids:PropertyGrid.DataFilter> <grids:Propert..."
2022‑04‑07
1,075 views
"Hello and happy Thursday! I'm working on utilitizing the TreeListView for my application and I may have run int..."
2022‑03‑14
1,046 views
"I'm using a TreeListBox with a simple ItemTemplate, our customers are requesting the tree view is made "more compact"..."
2022‑03‑10
924 views
"Hello, I'm developing based on "Dynamic Properties" sample. However, scrollbar sometimes behaves strangely. Wo..."
2022‑03‑09
849 views
"We try to use Frozen Columns to display the results of database query. When we add 700,000 data to it, there will be ..."