Skip to content

benlwilliams/freezegrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FreezeGrid is a jQuery plugin that will take a table and give it the ability to have frozen columns/and or rows.  (Or at least that's my goal.)  This is accomplished by duplicating the single table into four distict tables that "slide" behind one antoher to create the illusion of frozen columns and rows.

I have successfully created a non-plugin version of this code on a live, but private application and thought I'd try to reproduce here on github. (but alas, I have never gotten around to it)

About

Plugin to enable freezing of table rows and columns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published