Treeview filter behaviour
Posted: Wed Jun 17, 2026 8:14 am
Hello,
We use Stimulsoft Dashboard.Web, integrated in an Asp.Net MVC application.
We are trying to use the Treeview component filter but are a bit confused with the behaviour.
We have a Treeview, and we use an explicit refresh for the dashboard with a Button.
We have configured the Treeview to allow only one selection, and the selected item is just "emphasized" when selected, no checkbox. After a refresh, the selected element is lost and the treeview is closed.
It "kinda" works better with a multiselection : the selected checkboxes are still checked after a refresh, but the treeview is still closed.
We would like the following behaviour :
- Only one item can be selected and a checkbox is visible for the selected item
- We want the selected item to be "saved" between refreshes, and visible in the treeview when single selection is configured
- We want the treeview to stay "open" between refreshes
How can we achieve that ?
Thanks in advance for the answers !
Mike
We use Stimulsoft Dashboard.Web, integrated in an Asp.Net MVC application.
We are trying to use the Treeview component filter but are a bit confused with the behaviour.
We have a Treeview, and we use an explicit refresh for the dashboard with a Button.
We have configured the Treeview to allow only one selection, and the selected item is just "emphasized" when selected, no checkbox. After a refresh, the selected element is lost and the treeview is closed.
It "kinda" works better with a multiselection : the selected checkboxes are still checked after a refresh, but the treeview is still closed.
We would like the following behaviour :
- Only one item can be selected and a checkbox is visible for the selected item
- We want the selected item to be "saved" between refreshes, and visible in the treeview when single selection is configured
- We want the treeview to stay "open" between refreshes
How can we achieve that ?
Thanks in advance for the answers !
Mike