Select Multiple Rows of a Table with JS

Hey, I've been trying to create an app so that when the user selects a button, it selects all, none or some (depending on condition) row/s.
As far as I can tell, the new table does not allow for multi-row selection using the table.selectRow() method.


https://docs.retool.com/docs/build-tables#selectrow

I was wondering if there was a way to select multiple rows or would I have to use the legacy table for this functionality.

Thanks in advance.

@yubbygithubby this functionality will be available next week! unfortunately for now there is no workaround with the new Table component.

i'll message here again when it's available.

3 Likes

this is now available for all cloud users!

it should be available to self-hosted customers in 3.2.0

2 Likes