Skip to content

HTML Scrolling table in JavaScript with fixed header, no JQuery

Notifications You must be signed in to change notification settings

Hiblet/DynaTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynaTable

What:

A DynaTable is an HTML table that has a fixed header and a vertically scrolling body. The header and body scroll horizontally together.
The intention is to have clickable headers to sort the columns, and also to allow highlighted rows. A callback facility has been added to return an array of currently selected rows when a row is selected or deselected.

How:

Only using native Javascript, largely based on cross browser compatible routines in Flanagan.

About

HTML Scrolling table in JavaScript with fixed header, no JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published