JavaScript API Reference/Ab.grid.MiniConsole object

showIndexandFilter()

Displays (expands) or hides (collapses) index and filter rows. The index row is displayed only if the index is enabled in the panel definition in AXVW.

Parameters: none

Example:

Hide the index and filter bars:

this.projectsGrid.showIndexAndFilter();