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

Synchronization of Node Collapse/Expand in two diagrams

$
0
0

@nitin291989 wrote:

@walter, While working with the following sample which you provided: https://gojs.net/temp/timelineInfinite.html

I tried to add "sub row headers" on the left side diagram and corresponding nodes in the main diagram.

But, how it is possible to control the "Collapsing/Expanding" rows on both the diagrams using a "button" (+/-) only in the "row header" diagram (left diagram) for each row as shown in the following diagrams:

All Rows Collapsed:


Row 4 Expanded:

Also, how can i create such a tree like structure for each row in left side diagram?

The requirement is to show, for example, "row 4.1", "row 4.2" and "row 4.3" in left side diagram, and corresponding nodes in right side diagram, When [+] button is clicked on "row 4". That** is, "row 4" is expanded.
And, when clicked on [-] button, "row 4.1", "row 4.2" and "row 4.3" will be collapsed with the corresponding rows in right side diagram.

Thanks.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles