We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only part that is about SoC name is actually persistent when you are scrolling through the table.
See the screenshot included.
Issue is reproducible on Chrome and Safari
The text was updated successfully, but these errors were encountered:
It will stay that way. DataTables can not cope with header built from two rows and I decided to not fight with it.
You may use search field to limit amount of rows.
Check #41 and #59 for more.
Sorry, something went wrong.
FWIW I noticed the header wasn't pinned and turned on fixedHeader and it just worked, so maybe this is fixed now?
https://datatables.net/extensions/fixedheader/ and fixedHeader:true appeared to do the right thing.
fixedHeader:true
With two lines in header it still looks wrong. "AArch32 support" column is in wrong place:
FixedHeader 3.4.0
No branches or pull requests
Only part that is about SoC name is actually persistent when you are scrolling through the table.
See the screenshot included.
Issue is reproducible on Chrome and Safari
The text was updated successfully, but these errors were encountered: