i want to dynamically generate a tree-view to represent a users connections in an applicaiton but i don\'t want it to look like a normal tree-view (looks like a File System stru
You can use JsTree. There is also a tree component planed for jQuery UI.