getSubView
returns the subview of the item with the given id
function getSubView( // the id of the item id: id): WebixView
Returns
Section titled “Returns”WebixView
the subview object
Example
Section titled “Example”mygrid.getSubView(id);