Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / guides / data / examples / sorting_grouping_filtering_store / index.html
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>Sorting and Grouping</title>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
7     <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
8     <script type="text/javascript" src="app.js"></script>
9
10   </head>
11   <body>
12     Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
13   </body>
14 </html>