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 + +
+--------+-----------+
I would suggest setting up the 'OnKeyPress' event and then manually directing the selected item in the treeview to the desired next item.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With