|
2022‑07‑07
827 views
|
"Looking at the Drag/Drop case in the demo program, it is found that after dragging a node, the focus always stays on ..."
|
|
2022‑07‑01
789 views
|
"Hello,
I want to hide properties in different categories according to some change outside properry grid. The XAML i..."
|
|
2017‑07‑03
3,218 views
|
"We have a scenario where with a property grid, we want to maintain the focused property when changing the DataObject...."
|
|
2022‑06‑01
881 views
|
"In the process of using TreeListBox, the following exception pops up. According to stack information analysis, it see..."
|
|
2022‑05‑24
692 views
|
"I want to make every Path unique by using id instead of name, names are not unique in my list which breaks GetItemByF..."
|
|
2022‑05‑09
1,072 views
|
"Hello,
I would like to handle double click of property grid row so that execute some process.
Is is possible?
..."
|
|
2022‑05‑04
892 views
|
"Hi, I'm evaluating the PropertyGrid control and have a small problem:
I need a property grid in a smaller onscreen ..."
|
|
2022‑04‑25
785 views
|
"In my application, I load TreeGridView nodes on demand using async web service calls . 99% of the time, the service ..."
|
|
2022‑04‑19
760 views
|
"After I upgraded the version to 22.1.1, I found that the commands bound to TreeListBox were invalid. They worked fine..."
|
|
2022‑04‑07
875 views
|
"It is possible to hide Misc category by mean of filter:
<grids:PropertyGrid.DataFilter>
<grids:Propert..."
|
|
2022‑04‑07
1,015 views
|
"Hello and happy Thursday!
I'm working on utilitizing the TreeListView for my application and I may have run int..."
|
|
2022‑03‑14
983 views
|
"I'm using a TreeListBox with a simple ItemTemplate, our customers are requesting the tree view is made "more compact"..."
|
|
2022‑03‑10
860 views
|
"Hello,
I'm developing based on "Dynamic Properties" sample.
However, scrollbar sometimes behaves strangely.
Wo..."
|
|
2022‑03‑09
771 views
|
"We try to use Frozen Columns to display the results of database query. When we add 700,000 data to it, there will be ..."
|
|
2022‑02‑14
909 views
|
"Hello,
I want to display collection property on PropertyGrid.
I understand that I should use TypeDescriptorFactor..."
|
|
2022‑02‑08
882 views
|
"Hi,
I'm new to WPF and ActiPro. Is this the proper way of making combobox columns for a ListTreeView?
..."
|
|
2022‑01‑18
846 views
|
"I can't seem to find the default PropertyEditor for Collections. I need to change the look and behavior of these pro..."
|
|
2021‑12‑28
902 views
|
"I have an array of items that implement an interface called IMatchDisplayItem. Many of the items in the array are a r..."
|
|
2021‑12‑14
840 views
|
"I am creating a custom control that I want to use as a datatemplate in a property grid editor. This control mimicks a..."
|
|
2021‑12‑13
817 views
|
"Hello,
I'm using the TreeListBox control in my application and I have question about the AutoExpandItemsOnFilter pr..."
|