I’m trying to create a table containing players, games and a set of configurations that can be toggled on/off.
The ideal would be to use a Dash DataTable with RadioButtons (similar as for DropDowns). Is this possible? Any ideas on how to achieve this?
The example shown is created with “standard” HTML table, but as the list can be very long I need it to be scrollable and flexible similar to a DataTable.
2 posts - 2 participants