Quick question - I'd like to execute some code when a tree node in a TreeGrid is expanded or collapsed. How do I do that?
I tried overriding rowClick, but I was not able to detect a click on the +/- icon button.
I tried overriding rowClick, but I was not able to detect a click on the +/- icon button.