ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

is there a way to expand all?

(1/1)

kalos:
hello
in a web app or a Win7 GUI, is it possible to expand everything in a treeview with one click?
it has to wait for stuff to load though
thanks!

MilesAhead:
Depends what you are using.  I think one reason people do the C# or .NET thing is for methods not always found in API calls:

https://msdn.microsoft.com/en-us/library/system.windows.forms.treeview.expandall%28v=vs.110%29.aspx

Ath:
Most treeviews support the Asterisk (*) key on the numeric keypad for Expand all, some have a (context-)menu entry for it.

Navigation

[0] Message Index

Go to full version