|
2024‑02‑02
423 views
|
"<docking:ToolWindow Title="Units Explorer" CanClose="False">
<grids:TreeListBox BorderThickness="0" IsR..."
|
|
2024‑01‑29
477 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
391 views
|
"Hello,
TreeListView is bound to 100 pieces of data, after applying the filter, the TreeListView presents 10 pieces ..."
|
|
2024‑01‑10
595 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
422 views
|
"How to apply ItemControl scroll bar to TreeListBox by combining ItemControl with TreeListBox control?"
|
|
2023‑12‑19
428 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
635 views
|
"Filtering freezes UI with large dataset.I have 900k records in treelistview and filtering is unusable. Whole UI freez..."
|
|
2023‑10‑26
463 views
|
"Assuming my tree is
- Cars
---- Toyota
---- Honda
When I use a string filter and search for "Honda" the t..."
|
|
2023‑10‑12
535 views
|
"Does actipro support something like this?
+---------+------+-----+----+----+----+
| Country | Name | Age | A1 | A2 ..."
|
|
2023‑09‑07
498 views
|
"Using the Sample Browser "Read-Only State" sample:
In read-only state, for example, the value(list control) for the..."
|
|
2023‑08‑22
584 views
|
"The ActiproSoftware.Editors.Interop.PropertyGrid.Legacy.Wpf.dll assembly currently referenced by the WPF project now ..."
|
|
2023‑07‑26
433 views
|
"Hi,
I want to render a Tree with transparent background (for printing purposes).
Setting
TreeListView.Backgr..."
|
|
2023‑07‑06
522 views
|
"I am using property grid in my example.
Using "PropertyValueChanging" i am tracking for any changes to this grid va..."
|
|
2023‑05‑16
523 views
|
"I would like to change the style of a TreeListView.
In our TreeListView I have activated the multi selection (Selec..."
|
|
2023‑03‑03
724 views
|
"Hi,
we have a two-way binding to the SelectedItem property of the TreeListBox. And somehow the SelectedItem is chan..."
|
|
2023‑02‑09
683 views
|
"Hello,
I'm using Ranorex for test automation.
However, I could not operate PropertyGrid properly from Ranorex.
..."
|
|
2023‑02‑01
661 views
|
"Hi, I'm using the grid controlgrids:TreeListViewe in the example Music Catalog .i created three columns dynamically l..."
|
|
2023‑02‑02
554 views
|
"Hello,
I made a custom DisplayNameAttribute class, it will retreive the displayname from txlib resource based on th..."
|
|
2023‑01‑04
679 views
|
"Can the TreeListBox and TreeListView controls support the GetChildrenAsync asynchronous method? Because when the tree..."
|
|
2023‑01‑16
662 views
|
"private void OnTreeListViewExpanding(object sender, Windows.Controls.Grids.TreeListBoxItemExpansionEventArgs e)
..."
|