Main > Free Download Search >

Free table sorting and utils script

table sorting and utils

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1444
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
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
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
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 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
Sorting data within table

Sorting data within table


This script creates a table with extremely fast sorting and autofilter feature. Other sorting scripts used to has a limit around 1000 rows without collapsing the browser. This one is able to handle around 5000 rows without having significant problem. The more>> This script creates a table with extremely fast sorting and autofilter feature. Other sorting scripts used to has a limit around 1000 rows without collapsing the browser. This one is able to handle around 5000 rows without having significant problem. The script works much faster than several other sorting solution. Features: * sorting * autofilter with math relations * show selected and non-selected elements * support of different date and numeric form<<less
Added: 2006-12-29 License: Freeware Price: $0.00USD
16 downloads
Sorting images with PHP and DHTML

Sorting images with PHP and DHTML


Using this script admins or users can arrange the photos in an order they would like to view. This script would be really helpful when we integrate it with flash. more>> Using this script admins or users can arrange the photos in an order they would like to view. This script would be really helpful when we integrate it with flash.<<less
Added: 2007-07-30 License: Other Free / Open Source License Price: $25.00
825 downloads
Adding Sorting and Paging in GridView

Adding Sorting and Paging in GridView


ASP.NET 2.0 Free Training : Adding Sorting and Paging in GridView - In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custo more>> ASP.NET 2.0 Free Training : Adding Sorting and Paging in GridView - In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Records, Inserting Records and Using Templates.<<less
Added: 2005-09-29 License: Freeware Price: Free
885 downloads
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
HTML Table to Database 1.0.0

HTML Table to Database 1.0.0


This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process. more>> This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process.<<less
Added: 2005-10-31 License: Freeware Price: $0.00USD
13 downloads
 
Other version of HTML Table to Database
HTML Table to DatabaseUsually web developers print their database as html tables on a webpage. But this script is the ... Usually web developers print their database as html tables on a webpage. But this script is the
License:Freeware
Download
1471 downloads
Added: 2005-10-31
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 SearchingThis is a very quick time application built ... Its basic purpose is to show the power and Rapid Application Development features in ASP.NET
License:GPL
Download
1950 downloads
Added: 2004-06-23
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
Smart Table of Contents N/A

Smart Table of Contents N/A


The script revitalizes the ages-old concept of table of contents through hiding content within it on a page for easy direct and sequential navigation. It can be used to place a book divided into parts and chapters on a single page, to make a compact site more>> The script revitalizes the ages-old concept of table of contents through hiding content within it on a page for easy direct and sequential navigation. It can be used to place a book divided into parts and chapters on a single page, to make a compact site map or a menu.<<less
Added: 2005-10-25 License: Freeware Price: $0.00USD
14 downloads
ASP.NET 2.0: Adding Sorting and Paging in GridView

ASP.NET 2.0: Adding Sorting and Paging in GridView


In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Rec more>> In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Records, Inserting Records and Using Templates.<<less
Added: 2006-06-04 License: Freeware Price: Free
802 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5