Our blazing fast Grid component built with pure JavaScript


Post by Yamo1993 »

When the RowReorderFeature is enabled, it is not possible to move a leaf node into an empty parent node.

I looked at the static configuration type convertEmptyParentToLeaf but it is already set to false by default according to the docs, and hence the default behavior should be that empty parents are not considered as leaves.

Why is it not possible to move a leaf node into an empty parent node, and how can I enable this functionality?


Post by Maxim Gorkovsky »

Hello.
We have an old ticket for this bug: https://github.com/bryntum/support/issues/227 It is a rare one so it was postponed for quite a while now


Post Reply