10 2011 档案

摘要:dnnhost 阅读全文
posted @ 2011-10-28 13:32 爱知菜 阅读(88) 评论(0) 推荐(0) 编辑
摘要:IIS 网站属性 应用程序设置 创建之! 阅读全文
posted @ 2011-10-28 09:50 爱知菜 阅读(154) 评论(0) 推荐(0) 编辑
摘要:用记事本打开js,另存为,下面选utf-8,就可以了 阅读全文
posted @ 2011-10-24 10:02 爱知菜 阅读(295) 评论(0) 推荐(0) 编辑
摘要:把renderTo或autoRender属性放到最后,就可以了 阅读全文
posted @ 2011-10-23 22:50 爱知菜 阅读(79) 评论(0) 推荐(0) 编辑
摘要:listeners:{ "checkchange": function (obj, index, checked) { alert(usrinfo_panel.getStore().getAt(index).dirty); //alert(Ext.getClassName(obj.... 阅读全文
posted @ 2011-10-23 18:20 爱知菜 阅读(188) 评论(0) 推荐(0) 编辑
摘要:Ext.Loader.setConfig({ enabled: true});Ext.Loader.setPath('Ext.ux', '');很多examples里的例子都用了这个类库 ext.uxUserExtend, 扩展库,把ux里相应的js 和css应用进项目,就可以了 阅读全文
posted @ 2011-10-23 11:39 爱知菜 阅读(122) 评论(0) 推荐(0) 编辑
摘要:Ext.grid.Panel一定要有renderTo或autoRender属性,不然页面为空Ext4.0.2 阅读全文
posted @ 2011-10-23 09:30 爱知菜 阅读(112) 评论(0) 推荐(0) 编辑
摘要:GB2312和UTF-8都能用var departmentgrid_store = Ext.create('Ext.data.Store', { model: 'User', proxy: { type: 'ajax', url... 阅读全文
posted @ 2011-10-21 00:13 爱知菜 阅读(145) 评论(0) 推荐(0) 编辑
摘要:CodePage=65001web.config里加............ 阅读全文
posted @ 2011-10-19 12:47 爱知菜 阅读(117) 评论(0) 推荐(0) 编辑
摘要:height设定的太大了,滚动条沉底了 另外grid里面没有数据的话,滚动条也不出现得! 阅读全文
posted @ 2011-10-12 14:23 爱知菜 阅读(181) 评论(0) 推荐(0) 编辑
摘要:extjs viewport 一定要有region:'center'的元素 阅读全文
posted @ 2011-10-10 16:21 爱知菜 阅读(126) 评论(0) 推荐(0) 编辑
摘要:把对ext-all.js或ext-debug-all.js的引用去掉! 阅读全文
posted @ 2011-10-08 10:52 爱知菜 阅读(68) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示