TablixJS selectAllRows() API Demo

This demo showcases the new built-in selectAllRows() API method.

๐ŸŽฏ New API Method

Method: table.selectAllRows()

Returns: Number - Count of rows selected

Description: Selects all currently visible/filtered rows in the table. Respects pagination, search filters, and column filters.

Events: Triggers a custom 'selectAll' event with selection details.

Try the API

Output Log

Ready to test selectAllRows() API...\n