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

  Date Thread Details
2023‑07‑26
187 views
"Hi, I want to render a Tree with transparent background (for printing purposes). Setting TreeListView.Backgr..."
2023‑07‑06
259 views
"I am using property grid in my example. Using "PropertyValueChanging" i am tracking for any changes to this grid va..."
2023‑05‑16
244 views
"I would like to change the style of a TreeListView. In our TreeListView I have activated the multi selection (Selec..."
2023‑03‑03
315 views
"Hi, we have a two-way binding to the SelectedItem property of the TreeListBox. And somehow the SelectedItem is chan..."
2023‑02‑09
375 views
"Hello, I'm using Ranorex for test automation. However, I could not operate PropertyGrid properly from Ranorex. ..."
2023‑02‑01
375 views
"Hi, I'm using the grid controlgrids:TreeListViewe in the example Music Catalog .i created three columns dynamically l..."
2023‑02‑02
276 views
"Hello, I made a custom DisplayNameAttribute class, it will retreive the displayname from txlib resource based on th..."
2023‑01‑04
368 views
"Can the TreeListBox and TreeListView controls support the GetChildrenAsync asynchronous method? Because when the tree..."
2023‑01‑16
367 views
"private void OnTreeListViewExpanding(object sender, Windows.Controls.Grids.TreeListBoxItemExpansionEventArgs e) ..."
2023‑01‑03
332 views
"When filtering a property grid, is there anyway to determine whether all the properties have been filtered out? I h..."
2022‑11‑28
403 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
518 views
"Hi Friends, In a TreeListView with several items : 1. User selects an item by click => Tree get focused, item ..."
2022‑11‑15
308 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
409 views
"TreeListBox SelectedItems is ReadOnly can't bind with MVVM structure. I still made it possible to receive the Selecte..."
2022‑11‑05
387 views
"Hi Friends, When using a ColorPropertyEditor with the standard popup (the one with color circle picker), when I..."
2022‑10‑31
609 views
"I was wondering if there is an example project anywhere outlining how to bind TreeListView.DataFilter to an object in..."
2022‑10‑18
538 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
418 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
333 views
"Hi Friends, Some of my properties have there "IsReadOnly" state controled by another "bool" property, and I want to..."
2022‑11‑01
347 views
"Hi, I am trying to modify the PropertyStyle, but I can't manage to modify the Margin of the AdvancedTextBlock. Here..."