resizeSubView
adjusts the row size to the size of a subview
function resizeSubView( // the id of the item id: id): voidExample
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): voidmygrid.resizeSubView(id);