I wanted to make a small section on my website, to display information that I have on my spreadsheet about my DVD collection.
I don't understand how I can use a data filter using HTML or whatever else.
Ok so its hard to explain, I will just use an example:
So I have some columns like this in my spreadsheet with my entrys.
DVD number | Film name | Film year | Details | IMDB link |
I have the columns set so I can sort the films using filters,
1. I can make the DVD numbers ascend or descend.
2. I can make the film names ascend or descend.
3. I can make the year ascend or descend.
When I tryed to make a filter on the dvd number, it would order the DVD's but the films no longer matched up.
My problem is I don't know how I can make these features with something like HTML, without breaking up the entrys.