custom-cards / flex-table-card

Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept
GNU General Public License v3.0
198 stars 23 forks source link

Static Colum Titles Headers when Scrolling the Table #135

Open ChequeM8 opened 2 months ago

ChequeM8 commented 2 months ago

Is it possible to keep the column titles static when scrolling down the table? When at the top, the titles are visible:

image

But if you scroll down they disappear, and I don't know which colum is which:

image

Thank you.