@bens412 wrote:
I am new to goJS and was trying to create something like a Hierarchy Group . I select a node and create a group. So the Group is creating looking like
, but what I am trying to achieve is something like
.
I am using a gridLayout for my groupTemplate . I tried creating a custom Layout but the nodes are not moving to above the group bounds. Can this be achieved?
Please Guide me through this.
Posts: 1
Participants: 1
, but what I am trying to achieve is something like
.