|
2021‑12‑14
866 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
916 views
|
"Hello,
I'm using the TreeListBox control in my application and I have question about the AutoExpandItemsOnFilter pr..."
|
|
2021‑12‑10
934 views
|
"Hello,
I think I found a bug with the TreeListBox DataFilter feature. I used to have multiple data filters for the ..."
|
|
2021‑11‑12
1,051 views
|
"HI,
I need to impliment Drag and Drop functionality for Treelistbox items to change the Priority.I have gone throug..."
|
|
2021‑12‑07
870 views
|
"For a ThemedDataGrid, we are using, DataGridResourceKeys.DataGridColumnHeaderStyleKey, for the header style.Where is ..."
|
|
2021‑12‑06
1,246 views
|
"I am trying to disable highlighting of cells in a DataGridTemplateColumn of a ThemedDataGrid. My first attempt was to..."
|
|
2021‑11‑22
800 views
|
"I want to use Lazy Loading to load the list in TreeListBox, but there seems to be no case of TreeListBox."
|
|
2021‑10‑12
847 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
979 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,385 views
|
"Example : https://ibb.co/x7GqBGp
I inherited TreeListBoxItemAdapter and overridden the GetChildren method.
This i..."
|
|
2021‑08‑31
1,112 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,145 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,069 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,255 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,256 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
1,435 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
973 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,171 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
963 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,153 views
|
"I have a treelistbox and a search textbox. The treelistbox has a simple string filter based on StringFilterBase which..."
|