KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: How to show or hide the Sidebar in the Data Grid
PRODUCT: 4D Web 2.0 Pack | VERSION: 11.1 | PLATFORM: Mac & Win
Published On: April 30, 2008

PLEASE NOTE: This Tech Tip applies to 4D Web 2.0 Pack v11 Release 1 (11.1)

Preset Queries are queries created in the Control Panel via the Query Manager tab. These queries can be represented as Sidebars or Tabs in the Data Grid.

To show or hide the Sidebar:

myGrid.showQuerySidebar(position);
myGrid.hideSidebar();



  • position: 'left' or 'right'. The Sidebar appears to the left by default.


For more information see the Data Grid API Reference doc at:

https://www.4d.com/support/documentation.html