SortedTable 0.8f

SortedTable 0.8f Download Summary

  • Language: JavaScript
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License
  • Databases: N/A
  • Downloads: 602
  • Released: Nov 12, 2007

SortedTable 0.8f Description

SortedTable allows you to make any valid table a sortable one. Tables can be sorted automatically or manually by moving rows.

To start using SortedTable all you need is:- have a valid document,
- have a valid table* in this document
- download the following javascripts to a folder on your server: Event.js and SortedTable.js
- add a class="sorted" to the table
- include the javascripts in the html
- if you're using XML Data Islands add class regroup (you should have class="sorted regroup")

SortedTable Bookmark

Hyperlink code:
Hyperlink for Forum code:

SortedTable 0.8f Script Download Notice

Top 4 Download periodically updates information of SortedTable 0.8f script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. SortedTable 0.8f torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Create table statements for MS Access tables

... MS Access's documenter report and generates sql create table statements for the tables in the report. ...
Python

ADO primary key and table creation

This script creates an Access 2000 table and adds a primary key to it. ...
Python

mx ODBC example

... an access file, get the columns of a table and get data from the table. ...
Python

JPivot

... JSP custom tag library that renders an OLAP table and let users perform typical OLAP navigations like slice and dice, drill down and roll up. It uses Mondrian as its OLAP Server. JPivot also supports XMLA datasource access. ...

Pivot Crosstab Denormalization of Normalized List

... shows you a function that creates a cross-tab or pivot table from a normalised input table. You can use this function to 'denormalize' a table of normalized records. ...
Python