Nice Tools, but I get an error when I want to use the Enhanced Selection

Nice Tools, but I get an error when I want to use the Enhanced Selection on a TreeGrid:

java.lang.UnsupportedOperationException: TreeGrid does not support list data view.

Would it be possible to support TreeGrid's too? Maybe like the SelectionTreeGrid, but without inheritance.

Hello. TreeGrid is not supported at the moment, as the implementation of Enhanced Selection requires a GridListDataView.