closeSub
closes a subrow or a subview for an item with the given id
function closeSub( // the id of the item id: id): void
Example
Section titled “Example”mydatagrid.closeSub(id);
also check the next samples:
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: