会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ling
携手同行,风雨与共
CnBlogs
Home
New Post
Contact
Admin
Subscription
2014年9月1日
Ext.Net动态加载多表头
效果展示如下:aspx页面代码: 数据展示(版本3) aspx.cs文件代码:if (!IsPostBack){ //清除旧数据与记录集this.StoreAll.Reader.Clear(); this.gpList.SelectionModel.Cl...
Read More
posted @ 2014-09-01 13:43 ALixee
Views(719)
Comments(0)
Diggs(0)
2014年8月29日
Ext.Net多表头跨行跨列
展示效果如下:页面效果代码: ...
Read More
posted @ 2014-08-29 14:49 ALixee
Views(403)
Comments(0)
Diggs(1)
操作文件
将指定文件夹中的文件大小、文件名称以及最后修改时间,并将记录到Excel中。private delegate void UpdateControlPropertyDelegate(Control ctrl, string propertyName, params object[] args);pri...
Read More
posted @ 2014-08-29 10:33 ALixee
Views(171)
Comments(0)
Diggs(0)
2014年8月28日
HighMaps
目前学习的map,只能到省。原有的highMaps先显示世界版,然后单击进入各个国家,经过自己稍改之后,直接显示中国地图。代码:http://files.cnblogs.com/alixee/HighchartsExample.rar
Read More
posted @ 2014-08-28 17:26 ALixee
Views(378)
Comments(0)
Diggs(0)
HighCharts动态读取显示
小小的记录下学习的成果,highCharts动态读取显示。(包括:单柱、多柱、堆叠柱、折线、曲线、时间轴、饼图、柱折、柱曲) 具体的代码整理见:http://files.cnblogs.com/alixee/HighchartsExample.rar
Read More
posted @ 2014-08-28 17:17 ALixee
Views(316)
Comments(0)
Diggs(0)
公告