Skip to content

closeSub

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

function closeSub(
// the id of the item
id: id
): void
mydatagrid.closeSub(id);

also check the next samples: