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‑01‑10
1,356 views
"Hi all! I've been wondering if some functionality I'm trying to add is possible. Currently, we have a tree that has..."
2023‑12‑29
1,040 views
"How to apply ItemControl scroll bar to TreeListBox by combining ItemControl with TreeListBox control?"
2023‑12‑19
989 views
"Hi, I'm using a TreeListBox, with a simple datatemplate (an image an a textBlock). When the user click on a item ..."
2023‑12‑17
1,354 views
"Filtering freezes UI with large dataset.I have 900k records in treelistview and filtering is unusable. Whole UI freez..."
2023‑10‑26
1,006 views
"Assuming my tree is - Cars ---- Toyota ---- Honda When I use a string filter and search for "Honda" the t..."
2023‑10‑12
1,567 views
"Does actipro support something like this? +---------+------+-----+----+----+----+ | Country | Name | Age | A1 | A2 ..."
2023‑09‑07
1,070 views
"Using the Sample Browser "Read-Only State" sample: In read-only state, for example, the value(list control) for the..."
2023‑08‑22
1,215 views
"The ActiproSoftware.Editors.Interop.PropertyGrid.Legacy.Wpf.dll assembly currently referenced by the WPF project now ..."
2023‑07‑26
985 views
"Hi, I want to render a Tree with transparent background (for printing purposes). Setting TreeListView.Backgr..."
2023‑07‑06
1,068 views
"I am using property grid in my example. Using "PropertyValueChanging" i am tracking for any changes to this grid va..."
2023‑05‑16
1,144 views
"I would like to change the style of a TreeListView. In our TreeListView I have activated the multi selection (Selec..."
2023‑03‑03
1,305 views
"Hi, we have a two-way binding to the SelectedItem property of the TreeListBox. And somehow the SelectedItem is chan..."
2023‑02‑09
1,284 views
"Hello, I'm using Ranorex for test automation. However, I could not operate PropertyGrid properly from Ranorex. ..."
2023‑02‑01
1,325 views
"Hi, I'm using the grid controlgrids:TreeListViewe in the example Music Catalog .i created three columns dynamically l..."
2023‑02‑02
1,060 views
"Hello, I made a custom DisplayNameAttribute class, it will retreive the displayname from txlib resource based on th..."
2023‑01‑04
1,282 views
"Can the TreeListBox and TreeListView controls support the GetChildrenAsync asynchronous method? Because when the tree..."
2023‑01‑16
1,221 views
"private void OnTreeListViewExpanding(object sender, Windows.Controls.Grids.TreeListBoxItemExpansionEventArgs e) ..."
2023‑01‑03
1,128 views
"When filtering a property grid, is there anyway to determine whether all the properties have been filtered out? I h..."
2022‑11‑28
1,366 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
1,610 views
"Hi Friends, In a TreeListView with several items : 1. User selects an item by click => Tree get focused, item ..."