livewire-datatables icon indicating copy to clipboard operation
livewire-datatables copied to clipboard

Sticky Rows and Columns

Open mgalante324 opened this issue 3 years ago • 1 comments

I would like to make the header row sticky as you scroll down on the page, and multiple columns sticky to the left when scrolling horizontally (I have a really long table). Is this possible?

mgalante324 avatar Mar 04 '22 16:03 mgalante324

I think this is possible by just appending some tailwind classes to the appropriate places. I also have the same demand, but solved this in an bootstrap project. If anybody solves this issue, i would also be interested !

thyseus avatar Mar 04 '22 17:03 thyseus