OS3Grid - Grid for Web Sites

Current version: 0.6 - release date: Sep, 26 2005

By Fabio Rotondo - fsoft (@) sourceforge ( dot ) net

Download
Documentation
Examples
Make a Donation
LGPL License
SourceForge.net Logo
Rate this project on Freshmeat
Support OS3Grid
Welcome to the official Home Page of OS3Grid a JavaScript component allowing you to create and use powerful grids in your web sites.
As you can see from the Examples OS3Grid is both flexible and powerful, with a rich set of features and an easy to use API for the developer.

OS3Grid example

In this grid, you'll see some good reasons to use OS3Grid, try sorting reasons for each column or to double click on a cell edit its contents.
feat.no
Name
Descr
Importance
1LayoutOS3Grid looks like a standard spreadsheet grid10
2Row ColorsYou can change the colors of every singular row in the grid5
3SortingRows can be sorted ascending or descending by clicking on column names15
4HighlightRows can be highlighted by onmouseover events5
5HTML EmbeddingRows can contain any kind of HTML in it5
6Value EditingUsers can edit cell contents on the fly20
7Input filteringUser input can be filtered for special chars only15
8Input ValidationUser input can validated with functions15
9Input callbackA JS function can be called as a callback on user input10
10Free (LGPL)OS3Grid is Free as in freedom released under LGPL license.20
11Column ResizeColumns can be resized by positioning the mouse between to headers30
12Column RenderersColumn data can be manipulated before displaying it15