8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version |
||
---|---|---|
.. | ||
_grid | ||
cells | ||
compat | ||
resources | ||
_Builder.js | ||
_EditManager.js | ||
_Events.js | ||
_FocusManager.js | ||
_Grid.js | ||
_Layout.js | ||
_RowManager.js | ||
_RowSelector.js | ||
_Scroller.js | ||
_View.js | ||
_ViewManager.js | ||
cells.js | ||
DataGrid.js | ||
DataSelection.js | ||
Grid.js | ||
README | ||
Selection.js | ||
util.js | ||
VirtualGrid.js |
------------------------------------------------------------------------------- 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. -------------------------------------------------------------------------------