Data Table Component - Adding a Checkbox Column for Multi-Select Functionality

Hello!

I’m working with the Data Table component in the UI Builder and am wondering if it’s possible to add a custom column with checkboxes. My goal is to allow users to select multiple rows so that actions, like bulk delete, can be performed on the selected rows.

Currently, I see that the Data Table component supports actions like edit and delete, but only on a per-row basis. Is there a built-in way to add a checkbox column for multi-select functionality? If not, could you suggest any recommended approach or workaround to achieve this within the UI Builder?

Thank you!

Regards,
Manuel

Hi, @Manuel_Germano

To be able to make Multi-Select rows, you can use a component from the Marketplace - Data Grid
Here you can find documentation for this component.

If you have any questions, feel free to ask, we are always happy to help.

Regards,
Sergey