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
2021‑10‑12
1,200 views
"After renaming the tree node, it is found that the node is not sorted according to the sorting rules of the tree. How..."
2021‑09‑28
1,417 views
"I use TreeListBox to make a list display control and provide filtering function. I want to make some prompts after ..."
2021‑06‑24
1,805 views
"Example : https://ibb.co/x7GqBGp I inherited TreeListBoxItemAdapter and overridden the GetChildren method. This i..."
2021‑08‑31
1,481 views
"Is there a way to bind an IsVisable property to the node of the TreeListBox to control whether the node is visible?"
2021‑05‑18
1,493 views
"I have a data model that has a couple of ints, each of which have their own range. I'm setting DataObject to the mode..."
2021‑04‑17
1,513 views
"I'm not sure if this is a problem or if there something different I need to do to show recursive relationships proper..."
2021‑04‑09
1,719 views
"I have a class with a property of type ICommand (actually DelegateCommand). I want it to render as a Button in the Pr..."
2021‑03‑15
1,726 views
"Is the DisplayFormat attribute supported. It doesn't seem to be and I'm wondering if there is a way to format the pro..."
2021‑01‑25
2,000 views
"Some property editors (e.g. ColorBox) change the property to a fixed value when the user double clicks on the propert..."
2021‑01‑28
1,338 views
"I have a tree a x.1 x.2 x.3 y.1.1 y.1.2 b z.1 t.1 z.2 c w.1 g..."
2021‑01‑14
1,678 views
"I'm linking the nodes in a tree listbox to positions in a text editor, so when a user selects one or more sibling nod..."
2021‑01‑04
1,317 views
"Hey, When we have a long running filter operation that can occur when filtering 50K+ items, what is the recommended..."
2020‑12‑29
1,616 views
"I have a treelistbox and a search textbox. The treelistbox has a simple string filter based on StringFilterBase which..."
2020‑12‑15
1,463 views
"Hello, We have a scenario where we are using SyntaxEditor controls as items within a TreeListBox. The problem we ar..."
2020‑12‑14
1,617 views
"Is it possible to remove the left bar in the property grid? Image attached in the link, http://prntscr.com/w2i3yl"
2020‑12‑11
1,386 views
"I have some code that is based on the DictionaryDataFactory Example. But this no longer works. I tested the example i..."
2020‑11‑23
1,499 views
"If I select a TreeListBox item via its IsSelected property before I expand the RootItem phantom items are created in ..."
2020‑11‑10
1,411 views
"Hello, is there a way how to preserve the collapsed/exttended categories in PropertyGrid? For example: I have a..."
2020‑09‑29
1,606 views
"I've been asked if we can override the default TreeListBox node expander from the Triangle (chevron) to the old schoo..."
2020‑09‑28
1,603 views
"Dear Actipro support, I want to change the binding type to the Dataobject durring runtime, currently the propertyG..."