X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/view/multisort-dataview.html diff --git a/examples/view/multisort-dataview.html b/examples/view/multisort-dataview.html new file mode 100644 index 00000000..7ffeb3f4 --- /dev/null +++ b/examples/view/multisort-dataview.html @@ -0,0 +1,30 @@ + + + + Animated Multisort DataView + + + + + + + + + + + + + + + + + + +

Animated Multisort DataView Example

+

This example demonstrates using multiple sorters on a DataView.

+

It also uses the DataViewTransition plugin to animate the changes to the underlying Ext.data.Store.

+

Click the buttons to change sort direction, reorder them to change sort order.

+

The code is not minified so is readable - see multisort-dataview.js

+ + + \ No newline at end of file