closeSub

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

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

Available only in PRO Edition

Example

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

Related samples

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix lightweight js framework and page of html5 datatable product.