How to use TreeView alongside folder browser

Hi all,

Fairly new to smart view development and the SDK. I'm in fact not trying to develop anything custom but just use the CSUI in an external application. I've gotten the folder browser loaded up with no issue. I've read the documentation and it references a tree view which I take to mean a directory structure view of the folders and files. This is exactly what I want to show on my page next to my folder browser. Is this something I can do in an external application easily? Reading through the docs it mentions that treeview is used in a nodestable but I couldn't find easy to follow documentation for how to show a nodestable in an external application to test/verify this. Anyone have some sample code for treeview + folderbrowser?

Thank you

Answers