I’m looking to duplicate functionality similar to Extjs’s row expander (http://examples.sencha.com/extjs/6.0.0/examples/kitchensink/#row-expander-grid).
Unlike the examples of treetable, I need to expand the row to show additional details of the row, such as another column.