openSub

opens a subrow or subview for an item with the given id

void openSub(id id);
ididthe id of the item

Available only in PRO Edition

Example

$$("mydatatable").openSub(id);

Related samples

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix ui widget library and page of javascript datatable product.