PSWriteHTML icon indicating copy to clipboard operation
PSWriteHTML copied to clipboard

New-HTMLTable - ScrollX not tied to FixedFooter

Open smasterson opened this issue 3 years ago • 1 comments

I am fighting battles with different peoples resolutions...particularly the smaller ones...

I personally like ScrollX better than (+) expanding rows for large tables. My only issue with -ScrollX is that it does not float with -FixedFooter. Users often have to scroll down to even realize that there is a horizontal scroll bar and more properties available.

P.S. Bonus points for adding 'Showing 1 to 50 of 452 entries' and 'First Previous 1 2 3 4 5 ... 10 Next Last' in -FixedFooter as well :-)

smasterson avatar Feb 03 '22 04:02 smasterson

Mmmm,

  • https://datatables.net/forums/discussion/55670/fixed-header-with-scrollx
  • https://datatables.net/forums/discussion/55649/fixed-header-with-scroll-compatibility#latest
  • https://datatables.net/forums/discussion/47395/fixedheader-and-scrollx

Doesn't seem to be doable to even a priority for DataTables 🙇‍♂️

But - https://datatables.net/download/compatibility shows that

2021-09-10: FixedHeader 3.2.0

  • Scrolling now fully supported with FixedHeader
  • RowGroup now fully supported with FixedHeader
  • Scroller now fully supported with FixedHeader

So maybe

PrzemyslawKlys avatar Feb 03 '22 07:02 PrzemyslawKlys