Skip to content

The documentation page for the openSub method of DataTable.

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

function The documentation page for the openSub method of DataTable. (
// the id of the item
id: id
): void
mygrid.openSub(id);

also check the next samples: