JavaScript
{grid.object}gridQBERowVisible Method
Syntax
{grid.Object}.gridQBERowVisible(isVisible)
Description
Opens or closes the Grid QBE row. If 'isVisible' is true, then the QBE row is show. If 'isVisible' is false, the QBE row is hidden.
See Also