sungwoobaek@idatabank.com ba2a58c8f2 first commit 5 năm trước cách đây
..
cells ba2a58c8f2 first commit 5 năm trước cách đây
enhanced ba2a58c8f2 first commit 5 năm trước cách đây
resources ba2a58c8f2 first commit 5 năm trước cách đây
DataGrid.js ba2a58c8f2 first commit 5 năm trước cách đây
DataSelection.js ba2a58c8f2 first commit 5 năm trước cách đây
EnhancedGrid.js ba2a58c8f2 first commit 5 năm trước cách đây
README ba2a58c8f2 first commit 5 năm trước cách đây
Selection.js ba2a58c8f2 first commit 5 năm trước cách đây
TreeGrid.js ba2a58c8f2 first commit 5 năm trước cách đây
TreeSelection.js ba2a58c8f2 first commit 5 năm trước cách đây
_Builder.js ba2a58c8f2 first commit 5 năm trước cách đây
_CheckBoxSelector.js ba2a58c8f2 first commit 5 năm trước cách đây
_EditManager.js ba2a58c8f2 first commit 5 năm trước cách đây
_Events.js ba2a58c8f2 first commit 5 năm trước cách đây
_FocusManager.js ba2a58c8f2 first commit 5 năm trước cách đây
_Grid.js ba2a58c8f2 first commit 5 năm trước cách đây
_Layout.js ba2a58c8f2 first commit 5 năm trước cách đây
_RadioSelector.js ba2a58c8f2 first commit 5 năm trước cách đây
_RowManager.js ba2a58c8f2 first commit 5 năm trước cách đây
_RowSelector.js ba2a58c8f2 first commit 5 năm trước cách đây
_Scroller.js ba2a58c8f2 first commit 5 năm trước cách đây
_Selector.js ba2a58c8f2 first commit 5 năm trước cách đây
_TreeView.js ba2a58c8f2 first commit 5 năm trước cách đây
_View.js ba2a58c8f2 first commit 5 năm trước cách đây
_ViewManager.js ba2a58c8f2 first commit 5 năm trước cách đây
cells.js ba2a58c8f2 first commit 5 năm trước cách đây
compatGrid.tar.gz ba2a58c8f2 first commit 5 năm trước cách đây
util.js ba2a58c8f2 first commit 5 năm trước cách đây

README

-------------------------------------------------------------------------------
dojox.grid
-------------------------------------------------------------------------------
Version 1.00
Release date: 10/04/2007
-------------------------------------------------------------------------------
Project state:
beta
-------------------------------------------------------------------------------
Credits
Scott J. Miles (sjmiles@activegrid.com)
Steve Orvell (sorvell@activegrid.com)
Bryan Forbes (bryan AT reigndropsfall.net)
-------------------------------------------------------------------------------
Project description

TurboGrid has been made available in Dojo and is now the dojox.grid!

-------------------------------------------------------------------------------
Dependencies:

Dojo Core
Dojo Base (dnd)
Dijit Templated Widget
dojox.html (metrics)
-------------------------------------------------------------------------------
Documentation

None available for this version yet.

See http://www.turboajax.com/products/turbogrid/ for legacy documentation.
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/grid/*
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/html/*

Install into the following directory structure:
/dojox/grid/
/dojox/html/

...which should be at the same level as your Dojo checkout.

If you wish us use the old (compat / 1.2) grid, you can untar the
compatGrid.tar.gz archive. This version of the grid is no longer maintained
or updated - but should work with any newer version of the dojo library.
-------------------------------------------------------------------------------