How can I configure a virtual tree view to edit the next column when user presses TAB?
+--------+-----------+
+ |1 + |2 +
+--------+-----------+
+ + +
+--------+-----------+
Default behaviour is editing the next node/row:
+--------+-----------+
+ |1 + +
+--------+-----------+
+ |2 + +
+--------+-----------+