I’m working with the Table component in Neutrinos Alpha Studio and have successfully fetched and displayed data.
Now I need help with the following:
Dynamic Actions – How can I add a button in each row that performs an operation (e.g., opening a link) based on a dynamic value from that row’s data?
Custom UI Elements – How can I add components like toggle buttons, input boxes, Checkbox and dropdowns inside the table rows and bind them to the row’s data?