Toggles the grid selection for a whole grid.
controlId - control id of the grid
app.toggleGridSelection("myGrid");
Function does not explicitly produce return value.
Last updated 2 years ago