Documentation

Examples

This section contains several examples for grid configuration.

ExampleDescription
Lazy loading for columnsLazy loading of columns entails that component parameters will pass to the grid only the displayed columns. However, the full list of columns that is used in grid settings will be lazy loaded separately, as required.
Groups actionsGroup actions – bottom grid panel, allowing to execute some actions for selected rows.
Redefining query parametersGrid allows to redefine parameter and query path that it makes to backend. To redefine parameters, subscribe to event Grid::beforeRequest, and then edit query object in the event handler.


© «Bitrix24», 2001-2024
Up