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
2023‑01‑04
762 views
"Can the TreeListBox and TreeListView controls support the GetChildrenAsync asynchronous method? Because when the tree..."
2023‑01‑16
739 views
"private void OnTreeListViewExpanding(object sender, Windows.Controls.Grids.TreeListBoxItemExpansionEventArgs e) ..."
2023‑01‑03
688 views
"When filtering a property grid, is there anyway to determine whether all the properties have been filtered out? I h..."
2022‑11‑28
835 views
"I created a TreeListBox and set the IsRootItemVisible property to false to hide the root node. I then tried to make..."
2022‑11‑15
939 views
"Hi Friends, In a TreeListView with several items : 1. User selects an item by click => Tree get focused, item ..."
2022‑11‑15
707 views
"I am aware that filtering clears the selected items of a TreeListView as it has been discussed on the forum before, h..."
2022‑11‑13
803 views
"TreeListBox SelectedItems is ReadOnly can't bind with MVVM structure. I still made it possible to receive the Selecte..."
2022‑11‑05
767 views
"Hi Friends, When using a ColorPropertyEditor with the standard popup (the one with color circle picker), when I..."
2022‑10‑31
1,099 views
"I was wondering if there is an example project anywhere outlining how to bind TreeListView.DataFilter to an object in..."
2022‑10‑18
942 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
813 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
664 views
"Hi Friends, Some of my properties have there "IsReadOnly" state controled by another "bool" property, and I want to..."
2022‑11‑01
703 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
775 views
"Can I freeze the TreeListView Column just like ThemedDataGrid do? If can, how do I accomplish that? <Style x:Key=..."
2022‑10‑28
615 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
744 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
940 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,085 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
871 views
"I have a boolean property that changes the availability of 2 other properties based on the result. These properties n..."
2022‑08‑11
914 views
"After the data is loaded in the column mode of the Treelistview control, after the operation menu or the right-click ..."