FixedHeader AND a fixed column

FixedHeader AND a fixed column

plcplc Posts: 22Questions: 4Answers: 0

Here's what I'm looking for - the ability to fix the header so that if the user scrolls down the screen, the header remains on display (I've implemented this and it works fine) - but I also want to fix the first column so that if they scroll across the page, the list of names displayed in column #1 is always shown, sort of like the freeze-panes functionality in Microsoft Excel.

Ideally I'd like to enable FixedHeader and FixedColumns, but it looks like DataTables doesn't allow this.

Does anybody have any idea whether this is indeed possible - and how I'd go about it please?

Replies

This discussion has been closed.