Optional
nextThe next level renderer. The next level renderer is used to display a grid, a chart, a map, or any other type of data.
Optional
nextThe next level renderer height function. This is used to control the height of the next level renderer.
The item that is being rendered.
Optional
nextThe next level renderer for the left locked section.
Optional
nextThe next level renderer for the right locked section.
Optional
showAllows you to control whether or not the next level renderer is shown.
Generated using TypeDoc
The grid supports child grids. The child grids are called grid levels. The inner level renderers can be used to display a grid, a chart, a map, or any other type of data. In the following example, we are using the inner level renderer to display a grid. https://reactdatagrid.com/examples/?example=Level_Renderer
In this example, we are using the inner level renderer to display a a left and a right locked section that render their own data in addition to the main grid. https://reactdatagrid.com/examples/?example=Level_Renderer_Locked