Software Listing: Table Sorting

Standardista Table Sorting is a javascript module that lets you sort a HTML data table by any column. The module has the following advantages: - The codebase has been tested across a large number of web browsers, and in the few that won't allow the sorting to occur, the module degrades gracefully. In these cases the original table is not altered in any way, shape or form. - It's unobtrusive. You add a reference to the Standardista Table Sorting javascript files in the head of your webpage, add a class of 'sortable' to the tables in your page that should be sorted and you're done. - It's fast.

  • Platform: JavaScript, Scripts

It can filter data alphabetically, ascending, descending, using a character filter, a drop-down list, it can paginate tables and can color alternate rows. Here are some key features of "Table Sorting And Utils": * 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 can hook into a CSS rules to show the sorted column or the cells which are filtered.

  • Publisher: Matt Kruse
  • Date: 21-02-2013
  • Size: 10 KB
  • Platform: JavaScript, Scripts

Brand new Client side table sorting script with completely new logic and great performance!!!! (Uploaded on 14th November 2002). Check out this new script from the link on the left side.Also with that comes a.

  • Platform: JavaScript, Scripts

phpPgEdit is phpMyEdit for the PostGreSQL. It provides an instant table editor in HTML. It includes a huge set of table manipulation functions table sorting, filtering, table lookups, and more..

  • Platform: Linux, Mac OS X, WinOther

Tigra Tables PRO is flexible cross-browser client side table data manipulation JavaScript offering rows sorting, filtering, paged output, altering rows coloring and other visual effects. Tigra Tables PRO component saves development time and greatly reduces network load. With highly optimized algorithms script offers good results on large data sets..

  • Platform: JavaScript, Scripts

XML Marker is an XML Editor that uses a synchronized table-tree-and-text display to show you both the hierarchal and the tabular nature of your XML data. It automatically produces a tabular display of any selected tag by collecting repeating attribute and tag names and then arranging them into columns. The result is a clutter-free and informative tabular display. The implementation is very efficient in memory and CPU resources so you can quickly navigate through very large XML files - up to hundreds of megabytes and even gigabytes of XML data on a standard personal computer. XML Marker is the perfect tool to work with plain-text debugging output and log files.

  • Platform: Win2000, WinOther

Tigra Status Bar Scroller is free JavaScript widget for web sites that scrolls text in browser's status bar or title. It is a simple and free way to attract visitors attention. This script is great for hot news ticker, short adverts etc..

  • Platform: JavaScript, Scripts

This script uses the free API from weatherBug.com servers availible on port 80 (http). I have made a very basic weather checker script that can return any number of stations given a zip code. I am using the "pipe delimeted" portion of the API because it's faster and requires less bandwidth than XML. There are over 6,000 weather stations around the country on this network. The number of stations vary from city to city with an average of about 25. Enjoy! :) Version 1.1 now has table sorting (thanks to fry at http://friedcellcollectiv e.net/js/) ! Demo site: http://www.kevincornwell. com/weather/index.

  • Platform: PHP, Scripts

SmartGit is a graphical front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux.

SmartGit helps Git beginners getting started quickly and makes advanced users more productive with its efficient user interface to Git d-deOCL the most powerful DVCS today.

Everything Under Control

The SmartGit project window gives you a very good overview over the current state of the project. On a single glance you can see which files are newly created, have been modified or deleted in your working tree. A single click reveals the detailed changes.

  • Platform: WinOther

Client Side Sorting Of Table Contents is a multi-platform compatible script that uses the power of DOM to sort the entire table(editable or non-editable) on the client side itself. Works great on IE and Netscape6x browsers. Doesnot work on Netscape4. The cells in the table have input tags to make the content editable. when you are on my site click on the link 'technical resources' on right side and select javascript from the dropdown and follow the instructions..

  • Platform: JavaScript, Scripts

Sortable HTML Table is a javascript code that can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary. All you need to do is put header (sorting) row in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT section and give your table an ID field, include the webtoolkit.sortabletable.js file and create SortableTable() object after each table. Tested in IE5.0 , OP8.0 , FF1.0 ..

  • Publisher: webtoolkit
  • Date: 26-04-2013
  • Size: 10 KB
  • Platform: JavaScript, Scripts

This java table component and applet enables you to display data in rows and columns in your java and web applications. The data can be sorted, searched, and filtered by using the table header and a powerful filter bar making it fast and easy to find the data you need. The java table component is flexible with many features and has a footprint of only 35 KB, taking up little space in your applications and making it load in a few seconds in your applets. Search for data by typing in the text you are searching for in the filter bar fields. The first row matching the search string will be found and selected.

  • Platform: Linux, Mac PPC, Unix, Win2000, WinOther

A Java GUI library that enhances the functionality and appearance of JTable. Data can also be displayed in a tree-like view. Some of the features include data sorting and filtering, dynamically add/remove columns, automatically adjust column widths and other various rendering and editing enhancements. The library is highly customizable and can be integrated seamlessly with your existing applications or applets. Includes API Javadoc documentation..

  • Platform: Java, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Mac OS X, Mac PPC, Unix, Win2000, Windows Server, WinOther

JustAjax Table is an Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. JustAjax Table offers in-place cell editing, live scrolling, live sorting, PHP/MySQL backend, cross-browser support..

  • Platform: Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Mac OS X, Mac OS X 10.1, Mac OS X 10.2, Mac OS X 10.3, Mac OS X 10.4, Mac OS X 10.5, Unix, Win2000, Windows Server, Windows Vista, WinOther

Tag library for sorting tables in JSP. No rendering of html tables/rows. Just makes table headers - click-sortable..

  • Platform: Linux, Mac OS X, WinOther

createTable creates a 2D java-based table that enables display, editing and sorting of 1D and 2D data using familiar look-and-feel. Columns can be resized and sorted; data can be selected, printed, copied, pasted etc., including to/from Excel; Rows can be added/deleted; Columns can have different alignments (right/center/left) and editors (checkbox/drop-down/...); Callback functions can be specified for multiple events (Data change, structure change, mouse click, ...) and multiple other aspects can be set programatically (see extensive help within the m file). Works on Matlab 7.1 to 7.4; not sure about earlier versions.

  • Platform: Matlab, Scripts

JavaScript library for filtering and sorting HTML tables. Installation requires little or no knowledge of Javascript and is entirely unobtrusive in the sens that most functionality is implemented using "class names" and "id".
DHTML Table filtering and sorting License - GNU General Public License (GPL).

  • Platform: WinOther

A Java GUI library that enhances the functionality and appearance of JTable and also provides a dynamic TreeTable component. Some of the features include data sorting, excel-like column filtering, dynamically add/remove columns, automatically adjust column widths, display a row header, merge/split cells, groupable header columns, table styles and other various rendering and editing enhancements. Advanced features include database connectivity, a pivot (OLAP) table, a database treetable, asynchronous data transfers and caching. The library is highly customizable, has a very simple API and can be integrated seamlessly with your existing applications or applets.

  • Platform: Java, Linux, Mac OS X, Tablets, Unix, Win2000, Win7 x32, Win7 x64, Windows CE, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64

CZ-Pdf2Tab is a batch pdf converter that convert pdf to table text. This converter converts/extracts table data from PDF to delimited text file that can be imported into database..

  • Platform: WinOther

Universal Table Browser is a fully functioning Query Tool giving you access to ANY database using ODBC. A well designed graphical user interface means that you can simply point and click your way to complex SQL statements or use the SQL editor to write your own query. The browser has been optimized for MASSIVE databases, capable of dealing with MILLIONS of rows and thousands of columns and is capable of delivering data to you at blistering speed, the likes of which you've never seen before. Universal Table Browser is stable and super fast. During product demos we've seen people fall off their chairs at the speed (honest).

  • Platform: Win2000, WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


IE Internet Security

IE Internet Security isn't the program that I thought it’d be. After a bit of Googling, I discovered that IE Internet Security is in fact embedded into one larger application called 1st Security Agent, which is an all in one tweaking ...


Time Fighter

Time fighter is a free ware game in the general two dimensional shooter genre. Many of the traits the game has are very generic and taken from and used by every other game in its genre, mainly the two dimensional field, the way the character (which ...


AM Browser

AM browser is a freeware browser from 2009, which markets itself allowing you to surf the web in a more comfortable, less confusing way. Once you install and open AM browser, the first thing you will notice is how out dated the look of it is. Most ...


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


Windows Movie Maker

Windows movie maker, expressed as windows live movie maker in the latest updates, is a piece of video and picture editing software for windows (as the name of the software no doubt suggests) designed to be simple, easy to use while still keeping as ...


Slash Xonix

Slash xonix is a freeware game which takes the lesser known classic title xonix, and revamps and reworks it into a title for the desktop computer. Xonix (the game on which slash xonix is obviously based) is a game in which you must split the screen ...


Simple Machines Forum (SMF)

SMF (Simple Machines Forums) is a piece of forum software that is very useful for any website owner (or anyone looking to own a website) who would like to add a community forum to their website, or indeed anyone with a forum already who would like ...


Key Launch

Key Launch is the time saving utility by Konrad Papala, helping you open your applications quicker than using the Start Menu. Instead of clicking the Start Button and using the your mouse or other pointing device to navigate through potentially ...


Hot Lines

Hot lines is a freeware logic based puzzle and strategy game, which is actually entirely its own game, but bares resemblance to logic game such as chess and even games such as advance wars for the portable nintendo systems. In hot lines you must ...



New Downloads

Easy Duplicate File Finder
for Mac

Easy Duplicate Finder is an
award-winning tool that will
help you find and delete all
sorts of duplicate files in
just a ...

DVDFab Ripper Suite for Mac

DVDFab Ripper Suite for Mac is
a standard bundle for
converting DVD and Blu-ray
movies to video or audio files
for ...

Firemin

It's quite normal for Firefox
to be sucking up over 200MB of
memory right off the bat.
Firemin can decrease Firefox's
...

Dew Lab Studio for Delphi

Dew Lab Studio is an object
oriented, multithreaded,
vectorized, 64bit, Open CL
enabled numerical library for
Delphi/C++ ...

VueMinder Ultimate

A calendar program that runs
locally on your Windows
desktop and syncs with Google
Calendar, Microsoft Exchange,
and ...

Lotto007 Pick 3 Pick 4 For
Prediction

Lotto007 Pick 3 Pick 4 For
Prediction 2018 can help you
predict the next drawings and
give you drawings trend chart
for ...

CardWorks Business Card
Free for Mac

CardWorks Free Business Card
Software for Mac is
easy-to-use business card
design software to create your
own business ...

Window Power Tools

Window Power Tools is a
comprehensive PC care utility
that offers a one-click
approach to help clean,
optimize and secure ...

ShellBrowser Delphi
Components

The ShellBrowser components
give a Delphi programmer easy
access to the Windows Shell
functionality. The components
look ...



Related Searches

Dynamic Html Table Sorting
Html Javascript Table Sorting Resize
Dynamic Sorting Html Table
Sorting Xml Table Javascript
Table Pla Craps
Table Cross
Div Table Css
Table Borde Css
Sorting Pr Data
Table Decision
Billiard Table
Black Jack Table