DataView Example

This example shows how to use an Ext.view.View. 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 be viewed by clicking on data-view.js.
It uses the Ext.ux.DataView.LabelEditor and Ext.ux.DataView.DragSelector user extensions.