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

  Date Thread Details
2024‑06‑25
849 views
"Hi, I try to use the DisplayMemberBinding property from TreeListViewColumn. If I do this the DataContext and Cont..."
2024‑06‑25
796 views
"Hi, If in an TreeList a column is frozen and the TreeLine is switched on the TreeLineDecorator moves with the scrol..."
2024‑06‑25
822 views
"Hi, I use the WPF TreeTable with a frozen column. The values of this column are realy long an can reach a conside..."
2024‑06‑14
915 views
"Hi! Im wondering if there is any way to get the currently visible list of items when using a DataFilter on a TreeLi..."
2024‑06‑12
965 views
"Hello, Is there an example of an implementation of TreeListItemAdapter that does not use binding and does not requi..."
2024‑06‑11
925 views
"Hello, We are using PropertyGrid as the following. When change column width smaller, header text will be ommi..."
2024‑06‑03
926 views
"I am using Actipro grids for a WPF application and data is not showing up on the grids. Grid properties are not shown..."
2024‑04‑29
955 views
"Hi, I used TreeListView to display the data, used DataFilter to filter some of the data, and then added the filtere..."
2024‑04‑25
975 views
"Hi! It is possible to programmatically hide any fields except fields with the list type List<MyItem> [Rea..."
2024‑04‑16
946 views
"I want to set "IsReadOnly" on default dataTemplate in code. In my code, 1. first, I make my own "dataTemplate..."
2024‑04‑12
933 views
"Hi! I have a TreeListBox in where the IsRootItemVisible="False" because I do not need it and also HasTreeLines="Tru..."
2024‑04‑02
898 views
"Hello, In my PropertyGrid, I want to set "UseDisplayAttributes" to true for all my all my enum editors. Currently..."
2024‑03‑14
1,251 views
"Hello, I am trying to set up a property grid where one my properties is a collection and I would like to use the Ex..."
2024‑03‑01
1,010 views
"Hello, I'd like to scroll specific Property Grid Row programmably. And I found it is possible to do that by ..."
2024‑02‑28
918 views
"Hi there! We have a TreeListBox that has items in it that are editable via a "slow/single tap" in the row. This works..."
2024‑02‑27
868 views
"Hello, How to change MinWidth of name column? I found PropertyGrid.NameColumnMaxWidth property. I'd like t..."
2024‑02‑02
1,029 views
"Why can't I bind data to Value in StringFilterBase"
2024‑02‑02
1,000 views
"<docking:ToolWindow Title="Units Explorer" CanClose="False"> <grids:TreeListBox BorderThickness="0" IsR..."
2024‑01‑29
1,324 views
"I am trying to use the your WPF property grid with a custom class of which has a member that is a dictionary<strin..."
2024‑01‑25
1,040 views
"Hello, TreeListView is bound to 100 pieces of data, after applying the filter, the TreeListView presents 10 pieces ..."