Main > Free Download Search >

Free table sorting script

table sorting

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 817
Table Sorting And Utils 0.981

Table Sorting And Utils 0.981


Table Sorting And Utils is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. more>>

Table Sorting And Utils 0.981 is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. Tabular data in table form is common on web sites and web applications, and a common requirement is to manipulate the data tables on the client side, rather than going back to the server to sort, filter, page, etc.

Major Features:

  1. Sorting is fast. Much faster than most other libraries, due to a number of optimizations
  2. Rowspan and Colspan in headers will not confuse the code
  3. Alternate row coloring (a common item) is handled by re-shading after sorting or filtering
  4. Tbody contents are handled separately, so there can be separate sortable sections of a table
  5. Easy CSS classes are applied to cells after filtering, sorting, etc which you can hook into from your CSS rules to show the sorted column or the cells which are filtered.

Enhancements: Added Sort.numeric_comma, additional date parsing formats

<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
HTML table sorting JavaScript 1.30

HTML table sorting JavaScript 1.30


Include this script in your html page header and add class="sortable" to the tables you want sorted. You can then sort the tables by either press ctrl-alt and click anywhere inside the table; Or click the links auto-added on your table column headings. more>> Include this script in your html page header and add class="sortable" to the tables you want sorted. You can then sort the tables by either press ctrl-alt and click anywhere inside the table; Or click the links auto-added on your table column headings. The script allows automatic detection and sorting of data types like major currencies, US time/date, numbers (scientific notation too), IP addresses, etc; You could also explicitly specify column data type to override auto-detection; Specify European styled date/time sorting as well as any user-specified date format, or even specify custom data type and supply custom sorting functions if so wished to sort anything you want! Other features include support for cookie (remember sort state), multi-row table headers/footers, preserving the row/cell styles (eg alternatively highlighted rows), X-browser support, complete control over the looks of sorting link both before and after sorting. Its by far the most advanced table sorter on web!<<less
Added: 2006-03-14 License: Freeware Price: $0.00USD
25 downloads
Bubble sorting in ASP 1.0

Bubble sorting in ASP 1.0


This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective. more>> This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of array is probably the most known for lack of being the most effective.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Bubble sorting in ASP
Bubble sorting in ASPThis is a script aimed to order an array with bubble sort technique. This algorithm of sorting of ... This is a script aimed to order an array with bubble sort technique. This algorithm of sorting of
License:Freeware
Download
1464 downloads
Added: 2005-11-07
ASP.NET Table Searching 1.0

ASP.NET Table Searching 1.0


This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development features in ASP.NET. more>> This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development features in ASP.NET.<<less
Added: 2004-06-23 License: GPL Price: $0.00USD
12 downloads
 
Other version of ASP.NET Table Searching
ASP.NET Table SearchingHumayun Shabbir - This is a very quick time application built ... This is a very quick time
License:GPL
Download
1950 downloads
Added: 2004-06-23
PHP Table creation 1.0

PHP Table creation 1.0


This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table more>> This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table with sorting function (click on the header so sort by columns) and a customizable layout.<<less
Added: 2007-12-24 License: Freeware Price: $0.00USD
10 downloads
Table formatter 2.0

Table formatter 2.0


The script formats a vertical table with one column into a table with specified rows amount. In the next version, the formatting for horizontal tables has been added. In the last version, the script was rewritten in prototype-oriented style. more>> The script formats a vertical table with one column into a table with specified rows amount. In the next version, the formatting for horizontal tables has been added. In the last version, the script was rewritten in prototype-oriented style.<<less
Added: 2005-03-18 License: Freeware Price: $0.00USD
11 downloads
table exists 1.0

table exists 1.0


I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed. more>> I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed.<<less
Added: 2004-06-12 License: Freeware Price: 0.00
14 downloads
 
Other version of table exists
table existsI wrote it because I felt it was wrong to have a script execute create table SQL statements for t ... felt it was wrong to have a script execute create table SQL statements for tables that already
License:Freeware
Download
1960 downloads
Added: 2004-06-12
Table Editor Comparison

Table Editor Comparison


This article provides a comparison of three popular table editor libraries and applications. Namely, the TableEditor Library (available form phpguru.org), phpMyEdit and dbPerceptor. more>> This article provides a comparison of three popular table editor libraries and applications. Namely, the TableEditor Library (available form phpguru.org), phpMyEdit and dbPerceptor.<<less
Added: 2006-03-14 License: Freeware Price: Free
1326 downloads
Table Diagram 1.2

Table Diagram 1.2


The script generates a diagram (chart) view of the data in the webpage table. Enhanced in the version 1.2: the diagram flips to get the optimal position on the page. In the newest version 1.3, the script has been rewritten in prototype-oriented style. more>> The script generates a diagram (chart) view of the data in the webpage table. Enhanced in the version 1.2: the diagram flips to get the optimal position on the page. In the newest version 1.3, the script has been rewritten in prototype-oriented style.<<less
Added: 2005-07-03 License: Freeware Price: $0.00USD
13 downloads
MySQL Table Editor 1.0.7

MySQL Table Editor 1.0.7


This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain rows, current page or entire table. The library is a more>> This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain rows, current page or entire table. The library is a tool and as such requires some coding to be functional, though a full API reference is available, and its very simple to use, and still extremely configurable.<<less
Added: 2006-03-14 License: GPL Price: $0.00USD
16 downloads
 
Other version of MySQL Table Editor
MySQL Table EditorThis PHP library allows you to easily setup administration pages for your ... or entire table. The library is a tool and as such requires some coding to be functional, though a
License:GPL
Download
1373 downloads
Added: 2006-03-14
XQTO Table Manager 3

XQTO Table Manager 3


Add-Edit-Delete records in a database table. Quick simple configuration and installation Has the ability to deal with different types of fields including dates, tree relationships, many to many relationships. Some support for image fields. Neutral colors more>> Add-Edit-Delete records in a database table. Quick simple configuration and installation Has the ability to deal with different types of fields including dates, tree relationships, many to many relationships. Some support for image fields. Neutral colors mean it can be added to any website without clashing. Simple installation and configuration.<<less
Added: 2008-12-05 License: GPL Price: $0.00USD
12 downloads
Table Row and Column Highlighting

Table Row and Column Highlighting


Create horizontal and vertical highlighting on your HTML tables. Highlighting is activated when the mouse hovers over a table cell. more>> Create horizontal and vertical highlighting on your HTML tables. Highlighting is activated when the mouse hovers over a table cell.<<less
Added: 2006-06-25 License: Free Non-Commercial Price: $0.00USD
14 downloads
Table croozer 0.3

Table croozer 0.3


Whether you are a PHP, Perl or Python Developer or simply have a message Board, Guestbook or other MySQL application running on your web server, this application will allow you to quickly and efficiently search through large MySQL tables and find the more>> Whether you are a PHP, Perl or Python Developer or simply have a message Board, Guestbook or other MySQL application running on your web server, this application will allow you to quickly and efficiently search through large MySQL tables and find the stuff youre looking for directly in your Web Browser. You can View, search and sort through tables in any MySQL database, Store views, ignore columns and more.<<less
Added: 2004-05-27 License: Freeware Price: 0.00
11 downloads
PHP MySQL Table Manager

PHP MySQL Table Manager


The PHP MySQL Table Manager is designed to simplify administration of a MySql web database. It allows you to easily create, drop or rename tables. Alter tables structures by adding or dropping keys an more>> The PHP MySQL Table Manager is designed to simplify administration of a MySql web database. It allows you to easily create, drop or rename tables. Alter tables structures by adding or dropping keys and indexes. Adding, removing or changing the properties of columns. Edit, add, search or delete table records.<<less
Added: 2002-01-01 License: GPL Price: Free
2873 downloads
Sortable HTML table

Sortable HTML table


This JavaScript code can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary. more>> This JavaScript code can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary.<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
25 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5