How to use position sticky properly on table
Hi, I am trying to position the table headings as sticky so while its scrolls, it will be on the top , at the same time on smaller screen if the user wants to scroll horizontally the first two columns will be sticky on the left, when I apply styling for the same. it collapses . can anyone give me suggestion.
2 Replies
here is the codepen for the same: https://codepen.io/naveen-coinfantasy/pen/GRXxOMG
and is it possible to have scrollbar inside the tbody while it scrolls