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

Expanded and Closed Groups

$
0
0

@nachoxxhh wrote:

A simple doubt, as it would be possible to indicate in the nodeDataArray[], if I want the group expanded or closed

example:

nodeDataArray: [
{“key”:1, “text”:“Node 1”, “isGroup”:true, “expanded”:“false”},
{“key”:2, “text”:“Node 2”, “isGroup”:true, “expanded”:“true”},
]

image

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles