examples/grid/viewpanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 09:31:20 +0000 (17:31 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 09:31:20 +0000 (17:31 +0800)
examples/grid/viewpanel.js

index 5385b5d..0ec7212 100644 (file)
@@ -30,7 +30,7 @@ Roo.onReady(function(){
     // the data store (created below)
     var cm = new Roo.grid.ColumnModel([{
            header: "Common Name",
-           dataIndex: 'common',
+           dataIndex: 'url',
            width: 220  /*,
            
            editor: new Ed(new fm.TextField({