Project

General

Profile

Large WTreeTable Efficiency

Added by Jeremiah Jahn about 1 year ago

What is the best, most efficient, method to add node to large tree tables. It seems the only way I can get additional nodes to become visible is to add the node, the do a setTreeRoot on the whole tree again. This doesn't seem right for highly dynamic tree tables. Is there a better way to add a new row?