datatables.net-fixedheader 5.0.0-beta.1

This is a prerelease version of datatables.net-fixedheader.
dotnet add package datatables.net-fixedheader --version 5.0.0-beta.1
                    
NuGet\Install-Package datatables.net-fixedheader -Version 5.0.0-beta.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="datatables.net-fixedheader" Version="5.0.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="datatables.net-fixedheader" Version="5.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="datatables.net-fixedheader" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add datatables.net-fixedheader --version 5.0.0-beta.1
                    
#r "nuget: datatables.net-fixedheader, 5.0.0-beta.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package datatables.net-fixedheader@5.0.0-beta.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=datatables.net-fixedheader&version=5.0.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=datatables.net-fixedheader&version=5.0.0-beta.1&prerelease
                    
Install as a Cake Tool

FixedHeader for DataTables

This is the distribution package for the FixedHeader extension for DataTables. Only the core software for this library is contained in this package - to be correctly styled, a styling package for FixedHeader must also be included. Please see the npm installation documentation on the DataTables site for full details.

When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability.

Installation

Browser

To use DataTables with a simple <script> tag, rather than using this package, it is recommended that you use the DataTables download builder which can create CDN or locally hosted packages for you, will all dependencies satisfied.

npm

For installation via npm, yarn and other similar package managers, install this package with your package manager - e.g.:

npm install datatables.net
npm install datatables.net-fixedheader

Then, to load and initialise DataTables and FixedHeader in your code use:

import DataTable from 'datatables.net';
import 'datatables.net-fixedheader'

new DataTable('#myTable', {
    // initialisation options
});

Documentation

Full documentation and examples for FixedHeader can be found on the DataTables website.

Bug / Support

Support for DataTables is available through the DataTables forums and commercial support options are available.

Contributing

If you are thinking of contributing code to DataTables, first of all, thank you! All fixes, patches and enhancements to DataTables are very warmly welcomed. This repository is a distribution repo, so patches and issues sent to this repo will not be accepted. Instead, please direct pull requests to the DataTables/FixedHeader. For issues / bugs, please direct your questions to the DataTables forums.

License

This software is released under the MIT license. You are free to use, modify and distribute this software, but all copyright information must remain.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on datatables.net-fixedheader:

Package Downloads
datatables.net-fixedheader-dt

This is FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)

datatables.net-fixedheader-bs5

This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

datatables.net-fixedheader-bs

This is FixedHeader for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)

datatables.net-fixedheader-bs4

This is FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

datatables.net-fixedheader-se

This is FixedHeader for DataTables with styling for [SemanticUI](https://semantic-ui.com/)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-beta.1 58 4/7/2026
4.0.6 344 2/13/2026
4.0.5 764 11/14/2025
4.0.4 1,125 9/29/2025
4.0.3 877 6/17/2025
4.0.2 676 5/16/2025
4.0.1 9,967 3/7/2024
4.0.0 487 2/15/2024
3.4.0 3,898 7/4/2023
3.3.2 2,111 3/10/2023
3.3.1 1,418 11/7/2022
3.3.0 762 11/7/2022
3.2.4 15,857 6/17/2022
3.2.3 1,296 5/12/2022
3.2.2 4,118 2/18/2022
3.2.1 727 12/20/2021
3.2.0 11,620 9/23/2021
3.1.8 3,282 2/5/2021
3.1.7 3,657 8/25/2020