X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/grid/totals-hybrid.html diff --git a/examples/grid/totals-hybrid.html b/examples/grid/totals-hybrid.html new file mode 100644 index 00000000..0c5ce431 --- /dev/null +++ b/examples/grid/totals-hybrid.html @@ -0,0 +1,65 @@ + + + + Custom Hybrid Summary Plugin Example + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Custom Hybrid Summary Plugin Example

+

This example demonstrates the use of the + Ext.ux.grid.HybridSummary class which extends the + Ext.ux.grid.GroupSummary class to use remote data. +

Note that the js is not minified so it is readable. See totals-hybrid.js.

+ + \ No newline at end of file