|
2025‑04‑11
72 views
|
"When I select an object for the first time, the actipro PropertyGrid seem to select the first item that is not a cate..."
|
|
2025‑04‑09
48 views
|
"Hi,
I set up TreeListBoxItemAdapter ChildrenQueryModeDefault = OnExpansion, then by rewriting CanHaveChildren can c..."
|
|
2025‑02‑04
213 views
|
"We have a TreeList which may contain several thousand items and there are scenarios where a large part of those may b..."
|
|
2025‑01‑24
179 views
|
"Using the TreeListView I want to react to the user pressing the enter key on a textbox that I have added to the cell ..."
|
|
2025‑01‑18
176 views
|
"Hello, Actipro developers. I am using Actipro's WPF controls.
Now I found a behavior: when deleting an item in Tree..."
|
|
2025‑01‑21
163 views
|
"Hello, Actipro developers. When I use TreeListBox to dynamically load data, I find that when I set IsSelected in View..."
|
|
2025‑01‑21
106 views
|
"As title describes, when hooking up a MouseWheel event to TreeListView, the event never fires so I cannot do actions ..."
|
|
2025‑01‑02
164 views
|
"I am trying to acces TreeListViewColumnHeader using Microsoft UI Automation to perform some changes around columns vi..."
|
|
2024‑12‑09
164 views
|
"I am looking for the default control template for the TreeListView and related controls like the column header, treei..."
|
|
2024‑02‑21
524 views
|
"Hello,
I followed the "Dynamic Properties" sample from the WPF Controls Sample Browser to help me hide some propert..."
|
|
2024‑11‑11
129 views
|
"Hello
I am using the WPF PrpertyGrid control and I am unable to make enum properties to work as expected.
In my i..."
|
|
2024‑11‑01
147 views
|
"I'm using Actipro's ThemedDataGrid, which inherits from WPF's DataGrid. I'm encountering an issue where a row is adde..."
|
|
2018‑05‑27
1,726 views
|
"Hi,
I'm using a simple string filter on TreeListBox which is bound to a textbox. On filtering items the selected it..."
|
|
2024‑10‑23
178 views
|
"Hello,
I'm facing an issue with updating values for certain property types in a PropertyGrid. I use a PropertyGrid ..."
|
|
2024‑10‑11
170 views
|
"Hello,
I followed the PropertyGridDynamicProperties sample for my application, and it works as I want, except for I..."
|
|
2024‑09‑03
288 views
|
"I have a property grid on my view model (XAML below.) I have the DataObject property bound to a an object on my view..."
|
|
2024‑09‑03
245 views
|
"Hello,I am trying to override the TreeListBoxItemAdapter.OnDragHover function so that I can selectively choose whethe..."
|
|
2024‑08‑21
226 views
|
"Hello,
I've implemented drag and drop functionality by referring to the CustomTreeListBoxItemAdapters in the TreeLi..."
|
|
2024‑07‑29
265 views
|
"public enum ExampleEnum
{
Value1,
Value2,
Value3,
}
public class Source
{
public ExampleEnu..."
|
|
2024‑07‑15
275 views
|
"Hello, how can I use TreeListView to achieve the effect of native DataGrid RowDetails, or which control should I use ..."
|