X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/view/data-view.html diff --git a/examples/view/data-view.html b/examples/view/data-view.html index f28e117f..8def8f1a 100644 --- a/examples/view/data-view.html +++ b/examples/view/data-view.html @@ -1,28 +1,30 @@ - - - - DataView Example - - - - - - - - - - - - - - - - - - -

DataView Example

-

This example shows how to use an Ext.DataView. It demonstrates editable labels (click
-any of the photo labels), basic multi-select (using ctrl or shift) and drag selection.

- - - + + + + DataView Example + + + + + + + + + + + + + + + + + + +

DataView Example

+

This example shows how to use an Ext.DataView. It demonstrates editable labels (click
+any of the photo labels), basic multi-select (using ctrl or shift) and drag selection.

+
+The source for this example can bie viewed by clicking on data-view.js.
+It uses the plugins in the ../ux/DataView-more.js file. + +