examples/grid/view.html
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 07:52:35 +0000 (15:52 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 07:52:35 +0000 (15:52 +0800)
examples/grid/view.html

index 55596aa..b29382d 100644 (file)
 </head>
 <body>
 <script type="text/javascript" src="../examples.js"></script><!-- EXAMPLES -->
-<h1>Paging Grid Example</h1>
-<p>This example shows how to create a grid with paging. This grid uses a ScriptTagProxy to fetch cross-domain
-    remote data (from the Ext forums).</p>
-<p>Note that the js is not minified so it is readable. See <a href="viewpanel.js">viewpanel.js</a>.</p>
+<h1>View Panel Example</h1>
+
 
     <div class="content">
         <div class="container" id="view" style="width: 700px;height: 550px;margin-bottom: 50px;margin-left: 25px;">