Docs
API
  • expand(id: Number|String|Model)

    It is used only for Tree Data and row expander.

    Expands tree node or row expander.

    Example

    
    grid.expand(1007);
    

    See also

    Method addChild
    Method collapse
    Method collapseAll
    Method expandAll