Good day all, I would like to know if someone can help me establish the following:
I have a grid with a form.
Every time I save the form, it creates a new row with the values from the form.
What I want now, is a download button on every row, to download the content of the selected row and put it in a text file.
So in the end, I’ll be able to download a .txt file with contents of the selected row.