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

  Date Thread Details
2022‑05‑04
1,329 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,049 views
"In my application, I load TreeGridView nodes on demand using async web service calls . 99% of the time, the service ..."
2022‑04‑19
1,068 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
1,214 views
"It is possible to hide Misc category by mean of filter: <grids:PropertyGrid.DataFilter> <grids:Propert..."
2022‑04‑07
1,360 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,330 views
"I'm using a TreeListBox with a simple ItemTemplate, our customers are requesting the tree view is made "more compact"..."
2022‑03‑10
1,249 views
"Hello, I'm developing based on "Dynamic Properties" sample. However, scrollbar sometimes behaves strangely. Wo..."
2022‑03‑09
1,119 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 ..."
2022‑02‑14
1,272 views
"Hello, I want to display collection property on PropertyGrid. I understand that I should use TypeDescriptorFactor..."
2022‑02‑08
1,216 views
"Hi, I'm new to WPF and ActiPro. Is this the proper way of making combobox columns for a ListTreeView? ..."
2022‑01‑18
1,318 views
"I can't seem to find the default PropertyEditor for Collections. I need to change the look and behavior of these pro..."
2021‑12‑28
1,226 views
"I have an array of items that implement an interface called IMatchDisplayItem. Many of the items in the array are a r..."
2021‑12‑14
1,123 views
"I am creating a custom control that I want to use as a datatemplate in a property grid editor. This control mimicks a..."
2021‑12‑13
1,273 views
"Hello, I'm using the TreeListBox control in my application and I have question about the AutoExpandItemsOnFilter pr..."
2021‑12‑10
1,203 views
"Hello, I think I found a bug with the TreeListBox DataFilter feature. I used to have multiple data filters for the ..."
2021‑11‑12
1,331 views
"HI, I need to impliment Drag and Drop functionality for Treelistbox items to change the Priority.I have gone throug..."
2021‑12‑07
1,139 views
"For a ThemedDataGrid, we are using, DataGridResourceKeys.DataGridColumnHeaderStyleKey, for the header style.Where is ..."
2021‑12‑06
1,914 views
"I am trying to disable highlighting of cells in a DataGridTemplateColumn of a ThemedDataGrid. My first attempt was to..."
2021‑11‑22
1,038 views
"I want to use Lazy Loading to load the list in TreeListBox, but there seems to be no case of TreeListBox."
2021‑10‑12
1,096 views
"After renaming the tree node, it is found that the node is not sorted according to the sorting rules of the tree. How..."