My apologies.
It's not because I want to do it in parts, but because I need the blocks this way to apply them in different circumstances.
Furthermore, a third option is needed: a checkbox in the header that selects all the boxes. But I will implement that once I understand the second option.
For example, in this case, I don't know whether to add the selected element to a list after the selection.
Or during the selection.
Because after the selection, it adds the values but doesn't update them.
This is my project for selecting multiple rows, but I'm having these issues:
See the third search in the video.
*I need to uncheck the box to clear the color of the selected row and remove it from the list. (The problem is that the same content is added when I check the box.)
*Finally, I need to prevent any selection in the header.
In the attached file there is a shopping list to which you can add, remove and move items, can you improve the code? I put the datafile in media for use with companion. SpesaTableviewerJS.aia (34.7 KB)