Index of /spain/js/dojo/dojox/grid/

      Name                                                                             Last modified         Size  Description 
   
up Parent Directory 13-May-2026 02:53 - directory cells 13-May-2026 02:53 - directory enhanced 13-May-2026 02:53 - directory nls 13-May-2026 02:53 - directory resources 13-May-2026 02:53 - [HTM] DataGrid.js 13-Nov-2012 16:35 228k [HTM] DataGrid.js.uncompressed.js 13-Nov-2012 16:35 504k [HTM] DataSelection.js 13-Nov-2012 16:35 4k [HTM] EnhancedGrid.js 13-Nov-2012 16:35 4k [HTM] Selection.js 13-Nov-2012 16:35 8k [HTM] TreeGrid.js 13-Nov-2012 16:35 20k [HTM] TreeSelection.js 13-Nov-2012 16:35 4k [HTM] _Builder.js 13-Nov-2012 16:35 16k [HTM] _CheckBoxSelector.js 13-Nov-2012 16:35 4k [HTM] _EditManager.js 13-Nov-2012 16:35 4k [HTM] _Events.js 13-Nov-2012 16:35 8k [HTM] _FocusManager.js 13-Nov-2012 16:35 12k [HTM] _Grid.js 13-Nov-2012 16:35 20k [HTM] _Layout.js 13-Nov-2012 16:35 8k [HTM] _RadioSelector.js 13-Nov-2012 16:35 4k [HTM] _RowManager.js 13-Nov-2012 16:35 4k [HTM] _RowSelector.js 13-Nov-2012 16:35 4k [HTM] _Scroller.js 13-Nov-2012 16:35 12k [HTM] _Selector.js 13-Nov-2012 16:35 8k [HTM] _TreeView.js 13-Nov-2012 16:35 12k [HTM] _View.js 13-Nov-2012 16:35 20k [HTM] _ViewManager.js 13-Nov-2012 16:35 8k [HTM] cells.js 13-Nov-2012 16:35 4k [CMP] compatGrid.tar.gz 13-Nov-2012 16:35 212k [HTM] util.js 13-Nov-2012 16:35 4k

-------------------------------------------------------------------------------
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)
	Nathan Toone (toonetown AT dojotoolkit.org)
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------



-------------------------------------------------------------------------------
Sub-projects:									  
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
1. dojox.grid.EnhancedGrid
-------------------------------------------------------------------------------
Version 0.9
Release date: 12/11/2009
-------------------------------------------------------------------------------
Project state

alpha
-------------------------------------------------------------------------------
Credits
	David Schwartz (drschwar@us.ibm.com)
	Wei Huang (hwcdl@cn.ibm.com)
	Guang Hong (hongg@cn.ibm.com)
-------------------------------------------------------------------------------
Project description

Enhanced Grid inherits base DataGrid and provides the following enhanced features:

 1. Nested Sorting
 2. Built-in declarative Indirect Selection (radio buttons and check boxes)
 3. Declarative context menu
 4. Selecting rows/columns via swipe
 5. Drag-n-drop: columns,rows - MOVE

-------------------------------------------------------------------------------
Dependencies

Dojo Core, dojox.grid.DataGrid
-------------------------------------------------------------------------------
Documentation

http://docs.dojocampus.org/dojox/grid/EnhancedGrid
-------------------------------------------------------------------------------
Installation instructions

Same as dojox.grid, for detail sample usages, please refer to /dojox/grid/tests/enhanced/test_enhanced_grid.html
-------------------------------------------------------------------------------
Known issues

 - Enhanced Grid doesn't support complicated layouts (e.g. multiple rows in column header) and TreeGrid(SubGrid).
 - Indirect Selection is not compatible with "autoHeight" mode due to a known issue in DataGrid(http://trac.dojotoolkit.org/ticket/11101)
-------------------------------------------------------------------------------
Possible future changes

 1. A rich set of new features to be added, e.g. Exporter, Printer, Filter, Pagination ...
 2. An activity of setting up a plug-in platform is in progress for future Grid versions, 
   by then all the EnhancedGrid features will be re-cast as separate plug-ins loaded on demand.
-------------------------------------------------------------------------------
Proudly Served by LiteSpeed Web Server at www.acodesign.es Port 443