XLSheet

Sort and filter HTML table
SourceForge.net Logo Adasa Sistemas

Introduction

This is a JavaScript library for Internet Explorer 5.5 and newer versions.

It allows you to create a data table which can be sorted by any column and also provides a data filtering functionality similar to Excel autofilter.

It is based on the Sortable Table library created by Erik Arvidsson.

This library is simple to use. You create your HTML table normally, and then instantiate a new JavaScript XLSheet object which takes care of all the work.

It is easily customizable adding your listeners to sort and/or filter actions.

I have planned to add support for Mozilla in the future and to add internationalization to other languages.

Download

You can download this library from SourceForge.net pages.


Last updated 2004-04-16
Jose M. Martinez