webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Sticky headers table #167

Open fkakalis opened 7 years ago

fkakalis commented 7 years ago

I can't get the "thead" element to behave like a sticky header does. I use php-mysql to load data. If i copy the html output to a new html file the sticky header works. Whenever the same output is generated dynamically the sticky header won't work. I have tried many different examples but always the same result. Does anyone have tried something similar?

MSIH commented 7 years ago

What do you mean by sticky header. Please provide screen shot.

fkakalis commented 7 years ago

Demo link

https://codepen.io/jgx/pen/wiIGc