LyteNyte Grid logo for light mode. Links back to the documentation home page.
Github repository for this project. 1771 Technologies home page

Client Row Source

LyteNyte Grid's client row source extends the base row source with additional capabilities for client-side data.

Use the client row source when the full row dataset is available in the client browser. See the Client Row Overview guide for more details.

Client Source Params

To create a client row source, use the useClientDataSource hook exported by LyteNyte Grid. This hook accepts parameters that configure the client source view.

Prop

Client Source API Additions

The client row source extends the grid API with the following additional properties.

Prop