resizeSubView
adjusts the row size to the size of a subview
function resizeSubView( // the id of the item id: id): void
Example
Section titled “Example”mygrid.resizeSubView(id);
adjusts the row size to the size of a subview
function resizeSubView( // the id of the item id: id): void
mygrid.resizeSubView(id);