Projects / OS3Grid

OS3Grid

OS3Grid is a Javascript component that allows users to create and use spreadsheet-like grids on a Web site. It is both flexible and powerful, with a rich set of features and an easy to use API for the developer. OS3Grid works well with Mozilla 1.6+, Internet Explorer 5.5+, and FireFox.

Tags Internet Web Dynamic Content
Licenses LGPL
Operating Systems OS Independent
Implementation JavaScript

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  25 Sep 2005 03:24
  • Rrelease-after

Changes: New methods "get_row_attrs()" and "set_row_attr()" enable the developer to hide application specific row attributes inside the row structure. These attributes are always available and tightly bound to the row, allowing the developer to implement special features. See the example "Using OS3Grid to Edit a Dataset" for an advenced demo. The new method "get_col_attrs()" enables the developer to inspect cell information.

  • Rrelease-mid
  •  06 Jun 2005 07:09
  • Rrelease-after

Changes: This version of OS3Grid offers two new features: the ability for the user to resize columns interactively and column renderers to change column data before it is output to the Grid. Also, the new attribute "start_counter" will let the programmer define which is the first row number to be shown. This is just a counter, and all the rows will be output as usual. The documentation has been updated to cover these new features. Two new examples have been added to show new OS3Grid capabilities. CSS and examples have been updated to work better on Internet Explorer.

  • Rrelease-mid
  •  25 Apr 2005 03:36
  • Rrelease-after

Changes: This version focused on bugfixes and documentation enhancements. A blocking bug preventing the cell editing functions from working was fixed. Many small issues with Internet Explorer were also fixed. The documentation now covers all APIs and introduces the new styling system.

  • Rrelease-mid
  •  13 Apr 2005 08:13
  • Rrelease-after

Changes: Many new features were added, such as row selection, event callbacks, row styles, and customizable look. Some code cleanups and speedups were done. Compatibility with IE was improved.

  • Rrelease-mid
  •  28 Feb 2005 06:55
  • Rrelease-after

Changes: New methods include show_row_num() and set_row_select(). A user now needs to double-click on a cell to edit it. This allows both cell editing and single cell selection at once. The set_editable_size() method is now deprecated, and no alternate way is provided because OS3Grid now sets the right editable size automatically. Some fixes were also made.

26d5635565622eb6b799164852dc9da9_thumb

Project Spotlight

w2do

A simple text-based todo manager

7ef7ba4e7ee3be7a4468ec85a9f8ca3b_thumb

Project Spotlight

svn2cl

A script to convert Subversion logs to GNU-style changelogs.