summaryrefslogtreecommitdiffstats
path: root/examples/example-header-row.html
Commit message (Expand)AuthorAgeFilesLines
* Added Link to Github sourceToby Allen2013-10-131-0/+4
* Upgraded to drag/drop 2.2 and fixed a bugfix lost in the gh-pages cleanup (#5...Michael Leibman2013-03-211-1/+1
* BREAKING API CHANGESMichael Leibman2012-08-311-24/+15
* Fixed "fixed header" example for FF.Michael Leibman2012-02-261-2/+9
* More cleanup.Michael Leibman2012-01-171-14/+13
* Reformatted code.Michael Leibman2012-01-171-135/+134
* Upgraded to the latest jQuery and jQuery UI versions.mleibman2011-11-111-3/+3
* Cleaned up column width calculations and removed syncColumnCellResize option.mleibman2011-02-221-2/+4
* This is likely unfinished and buggy, but it is waaay too cool not to check in...mleibman2010-12-301-1/+1
* Removed jquery.curStyles pluging and replaced all uses of curStyles and the n...mleibman2010-12-201-1/+0
* Changed the grid to read the dimensions from the computed style instead of ac...mleibman2010-12-171-0/+1
* Added a mechanism to set scope ("this") in events.mleibman2010-12-091-2/+2
* Added a fixed header row and an example of how to use it to implement inline ...mleibman2010-12-041-0/+137