会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
爱知菜的技术博客
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
38
39
40
41
42
2011年10月23日
Ext.grid.Panel一定要有renderTo或autoRender属性,不然页面为空
摘要: Ext.grid.Panel一定要有renderTo或autoRender属性,不然页面为空Ext4.0.2
阅读全文
posted @ 2011-10-23 09:30 爱知菜
阅读(135)
评论(0)
推荐(0)
2011年10月21日
EXTJS 4.0.2 XML数据
摘要: GB2312和UTF-8都能用var departmentgrid_store = Ext.create('Ext.data.Store', { model: 'User', proxy: { type: 'ajax', url...
阅读全文
posted @ 2011-10-21 00:13 爱知菜
阅读(181)
评论(0)
推荐(0)
2011年10月19日
xml编码问题解决办法二则
摘要: CodePage=65001web.config里加............
阅读全文
posted @ 2011-10-19 12:47 爱知菜
阅读(141)
评论(0)
推荐(0)
2011年10月12日
extjs4.0.2a gridpanel看不到横向滚动条的一种原因
摘要: height设定的太大了,滚动条沉底了 另外grid里面没有数据的话,滚动条也不出现得!
阅读全文
posted @ 2011-10-12 14:23 爱知菜
阅读(201)
评论(0)
推荐(0)
2011年10月10日
extjs viewport 一定要有region:'center'的元素
摘要: extjs viewport 一定要有region:'center'的元素
阅读全文
posted @ 2011-10-10 16:21 爱知菜
阅读(145)
评论(0)
推荐(0)
2011年10月8日
extjs4.02页面静置一段时间后报events为空错误的原因
摘要: 把对ext-all.js或ext-debug-all.js的引用去掉!
阅读全文
posted @ 2011-10-08 10:52 爱知菜
阅读(95)
评论(0)
推荐(0)
2011年7月18日
ISAM不能建立的问题不一定是什么dll文件没注册,而是网上代码太垃圾
摘要: 连access数据库open()报错说ISAM不能建立,这问题不一定是什么dll文件没注册,而是网上代码太垃圾,不规范OleDbConnection objConnection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data ...
阅读全文
posted @ 2011-07-18 16:01 爱知菜
阅读(112)
评论(0)
推荐(0)
上一页
1
···
38
39
40
41
42
公告