brixxbox Wiki
Search
⌃K

toggleGridSelection

Toggles the grid selection for a whole grid.

Parameters

  1. 1.
    controlId - control id of the grid

Example Usages

brixxApi.toggleGridSelection("myGrid");