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 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:
- Sorting is fast. Much faster than most other libraries, due to a number of optimizations
- Rowspan and Colspan in headers will not confuse the code
- Alternate row coloring (a common item) is handled by re-shading after sorting or filtering
- Tbody contents are handled separately, so there can be separate sortable sections of a table
- 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
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
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
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
License:Freeware
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
License:GPL
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
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
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
License:Freeware
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
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
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
License:GPL
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
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
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
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
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
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above table sorting search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed