Docs
API
  • destroy()

    Destroys grid - unsets all handlers and cleans up dom from grid.
    After calling this method the grid should not be used any further.

    Example

    
    grid.destroy();