livewire-datatables
                                
                                 livewire-datatables copied to clipboard
                                
                                    livewire-datatables copied to clipboard
                            
                            
                            
                        Sticky Rows and Columns
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?
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 !