📄️ Overview
BBjGridExWidget uses a client-side data model, which means all of the data you want to show is sent to the client and loaded inside the grid in one go. The data is provided to the grid using the BBjGridExWidget.setData method.
📄️ Managing Data
This section of the documentation describes how to work with data.
📄️ Client Context
This sections covers how shared contextual information can be passed around the grid.