closeSub
closes a subrow or a subview for an item with the given id
function closeSub( // the id of the item id: id): voidExample
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): voidmydatagrid.closeSub(id);also check the next samples: