摘要: var reportCategory = new Ext.form.ComboBox({ fieldLabel: '报表类型', hiddenName:'reportCategory1', store: new Ext.dat... 阅读全文
posted @ 2010-01-25 09:17 饺子吃遍天 阅读(135) 评论(0) 推荐(0)
摘要: var reportCategory = new Ext.form.ComboBox({ fieldLabel: '报表类型', hiddenName:'reportCategory1', store: new Ext.dat... 阅读全文
posted @ 2010-01-25 09:17 饺子吃遍天 阅读(89) 评论(0) 推荐(0)
摘要: 1 SimpleStorestore: new Ext.data.SimpleStore({ fields: ['num', 'name'], data : [[1,'年报表'],[2,'月报表'],[3,'日报表']] ... 阅读全文
posted @ 2010-01-25 09:08 饺子吃遍天 阅读(89) 评论(0) 推荐(0)
摘要: 1 SimpleStorestore: new Ext.data.SimpleStore({ fields: ['num', 'name'], data : [[1,'年报表'],[2,'月报表'],[3,'日报表']] ... 阅读全文
posted @ 2010-01-25 09:08 饺子吃遍天 阅读(98) 评论(0) 推荐(0)