I would like the treeview to expand to fill it’s container (e.g.
height: 100%
instead of a fixed height like
height: 450px;
.
Is this possible? It seems unless I set a fixed height on the container the treeview won’t display at all?
I would like the treeview to expand to fill it’s container (e.g.
height: 100%
instead of a fixed height like
height: 450px;
.
Is this possible? It seems unless I set a fixed height on the container the treeview won’t display at all?