I am interested in the “select all/unselect all” checkbox in UA discovered in this video:
Is this currently possible using UDTable in v3?
If yes can you maybe share some code?
I am interested in the “select all/unselect all” checkbox in UA discovered in this video:
Is this currently possible using UDTable in v3?
If yes can you maybe share some code?
Not currently implemented in v3. UA is using a custom built UI built on AntD and not the material UI components in UDv3.
That said, UD can definitely implement table selection. I intend to get this in there: https://material-ui.com/components/tables/#sorting-amp-selecting
I have opened an issue