Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6968

Dynamic Tree View Sample

$
0
0

@Rajeshpatil74 wrote:

How one can implement dynamic tree view ?

My model is constructed from server data. When first time its fetched, only top level nodes are fetched with one of the property (bool) indicating whether childrens are available or not ?

With this property, i need to show expander (+) button. When the button is clicked, ajax call should be made to fetch all children for that node and model should be updated ( to display second level data).

How it can be implemented with gojs. Can you provide a template/sample for same.

Thanks
Rajesh

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6968

Trending Articles