2150 |
mathias |
1 |
-------------------------------------------------------------------------------
|
|
|
2 |
dojox.grid
|
|
|
3 |
-------------------------------------------------------------------------------
|
|
|
4 |
Version 1.00
|
|
|
5 |
Release date: 10/04/2007
|
|
|
6 |
-------------------------------------------------------------------------------
|
|
|
7 |
Project state:
|
|
|
8 |
beta
|
|
|
9 |
-------------------------------------------------------------------------------
|
|
|
10 |
Credits
|
|
|
11 |
Scott J. Miles (sjmiles@activegrid.com)
|
|
|
12 |
Steve Orvell (sorvell@activegrid.com)
|
|
|
13 |
-------------------------------------------------------------------------------
|
|
|
14 |
Project description
|
|
|
15 |
|
|
|
16 |
TurboGrid has been made available in Dojo and is now the dojox.grid!
|
|
|
17 |
|
|
|
18 |
-------------------------------------------------------------------------------
|
|
|
19 |
Dependencies:
|
|
|
20 |
|
|
|
21 |
Dojo Core
|
|
|
22 |
Dijit Templated Widget
|
|
|
23 |
-------------------------------------------------------------------------------
|
|
|
24 |
Documentation
|
|
|
25 |
|
|
|
26 |
None available for this version yet.
|
|
|
27 |
|
|
|
28 |
See http://www.turboajax.com/products/turbogrid/ for legacy documentation.
|
|
|
29 |
-------------------------------------------------------------------------------
|
|
|
30 |
Installation instructions
|
|
|
31 |
|
|
|
32 |
Grab the following from the Dojo SVN Repository:
|
|
|
33 |
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/grid/*
|
|
|
34 |
|
|
|
35 |
Install into the following directory structure:
|
|
|
36 |
/dojox/grid/
|
|
|
37 |
|
|
|
38 |
...which should be at the same level as your Dojo checkout.
|
|
|
39 |
-------------------------------------------------------------------------------
|