隨筆-9  評論-168  文章-266  trackbacks-0

            // 組視圖
            var groupingView = new Ext.grid.GroupingView({
               // groupTextTpl : '{text} ({[values.rs.length]}
               // {[values.rs.length > 1 ? "Items" : "Item"]})',//
               // 強制(width)填充
               forceFit : true,
               // 是否在首部Group位置顯示列名
               showGroupName : false,
               // 是否在列菜單中顯示"show in group"選擇(功能:是否以組方式顯示)
               enableNoGroups : true,
               // 是否在列菜單中顯示"groupBy this
               // Field"選擇(功能:更換分組字段排版)
               enableGroupingMenu : false,
               // 是否在列中隱藏分段的字段頭(列頭)
               hideGroupedColumn : true
              });

                  store : new Ext.data.GroupingStore({
                   reader : new Ext.data.JsonReader({
                      fields : ['project', 'img',
                        'title', 'responsedate']
                     }),
                   // 本地數據加載
                   data : [{
                    id : 1,
                    project : '重要消息',
                    img : "<image src='image/tool/coins.png' />",
                    title : '功能完善中1...',
                    responsedate : "2009-01-01"
                   }, {
                    id : 2,
                    project : '普通消息',
                    img : "<image src='image/tool/color_wheel.png' />",
                    title : '功能完善中2...',
                    responsedate : "2009-01-01"
                   }],
                   sortInfo : {
                    field : 'project',
                    direction : 'DESC'// 降序'ASC':升序
                   },
                   // 組存在的情況下,是否按組排序(默認為false,否)
                   groupOnSort : true,
                   groupField : 'project'
                  })
                 },

          posted on 2010-04-01 15:58 紫蝶∏飛揚↗ 閱讀(3855) 評論(0)  編輯  收藏 所屬分類: EXTJS
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          常用鏈接

          留言簿(5)

          隨筆檔案(9)

          文章分類(339)

          文章檔案(265)

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 鹤庆县| 阿克| 封开县| 莱芜市| 新密市| 饶阳县| 玉树县| 静乐县| 鹤壁市| 马公市| 平和县| 德阳市| 扶风县| 东乡族自治县| 湄潭县| 澄城县| 榆中县| 丰都县| 若尔盖县| 甘孜县| 潮州市| 通化市| 巴楚县| 上林县| 和顺县| 日喀则市| 丹棱县| 舒兰市| 江达县| 肇庆市| 额敏县| 长汀县| 蓬溪县| 西丰县| 柳江县| 乐山市| 高陵县| 渭南市| 哈巴河县| 罗山县| 吉首市|