Extra space between last child of top level node and next top level node in tree view

Hi Walter,

When using table panels in tree view table Im getting space between two node as shown below (marked by rectangles).

It is coming between last child of any top node and next top node you can notice this in above & below screenshots.

I don’t understand why is it coming and from where it is coming?
Here is my code Code Link

How can I hide it or remove it from the table?

Since you are using TreeLayout, the space between separate trees is controlled by TreeLayout.arrangementSpacing.

It worked. Thanks Walter

A post was split to a new topic: Simpler way to add tooltip