|
2024‑04‑16
566 views
|
"I want to set "IsReadOnly" on default dataTemplate in code.
In my code,
1. first, I make my own "dataTemplate..."
|
|
2024‑04‑12
605 views
|
"Hi!
I have a TreeListBox in where the IsRootItemVisible="False" because I do not need it and also HasTreeLines="Tru..."
|
|
2024‑04‑02
552 views
|
"Hello,
In my PropertyGrid, I want to set "UseDisplayAttributes" to true for all my all my enum editors.
Currently..."
|
|
2024‑03‑14
749 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
622 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
594 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
511 views
|
"Hello,
How to change MinWidth of name column?
I found PropertyGrid.NameColumnMaxWidth property.
I'd like t..."
|
|
2024‑02‑02
667 views
|
"Why can't I bind data to Value in StringFilterBase"
|
|
2024‑02‑02
608 views
|
"<docking:ToolWindow Title="Units Explorer" CanClose="False">
<grids:TreeListBox BorderThickness="0" IsR..."
|
|
2024‑01‑29
695 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
617 views
|
"Hello,
TreeListView is bound to 100 pieces of data, after applying the filter, the TreeListView presents 10 pieces ..."
|
|
2024‑01‑10
798 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
646 views
|
"How to apply ItemControl scroll bar to TreeListBox by combining ItemControl with TreeListBox control?"
|
|
2023‑12‑19
595 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
914 views
|
"Filtering freezes UI with large dataset.I have 900k records in treelistview and filtering is unusable. Whole UI freez..."
|
|
2023‑10‑26
659 views
|
"Assuming my tree is
- Cars
---- Toyota
---- Honda
When I use a string filter and search for "Honda" the t..."
|
|
2023‑10‑12
786 views
|
"Does actipro support something like this?
+---------+------+-----+----+----+----+
| Country | Name | Age | A1 | A2 ..."
|
|
2023‑09‑07
714 views
|
"Using the Sample Browser "Read-Only State" sample:
In read-only state, for example, the value(list control) for the..."
|
|
2023‑08‑22
817 views
|
"The ActiproSoftware.Editors.Interop.PropertyGrid.Legacy.Wpf.dll assembly currently referenced by the WPF project now ..."
|
|
2023‑07‑26
628 views
|
"Hi,
I want to render a Tree with transparent background (for printing purposes).
Setting
TreeListView.Backgr..."
|