摘要: 阅读全文
posted @ 2012-06-05 17:17 wx_xfy6369 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2012-06-05 16:38 wx_xfy6369 阅读(336) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2012-06-05 16:33 wx_xfy6369 阅读(202) 评论(0) 推荐(0) 编辑
摘要: string strDate = DateTime.Now.ToString("yyyyMMdd") + context.Session["staffId"].ToString() + "branchHeader";if (context.Cache[strDate] != null){context.Response.Write(context.Cache[strDate].ToString());}else{string outString = GetChartHeader(quarter);context.Cache.Inser 阅读全文
posted @ 2012-06-05 15:33 wx_xfy6369 阅读(144) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2012-06-05 11:28 wx_xfy6369 阅读(803) 评论(0) 推荐(1) 编辑
摘要: 阅读全文
posted @ 2012-06-05 11:15 wx_xfy6369 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 关于对jQueryObj的认识 阅读全文
posted @ 2012-06-05 11:12 wx_xfy6369 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2012-06-05 11:08 wx_xfy6369 阅读(598) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2012-06-05 11:04 wx_xfy6369 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 获取当前选中的那一条记录具有的特色:1、可以隐藏列2、可以锁定列3、行号4、复选框 阅读全文
posted @ 2012-06-05 10:37 wx_xfy6369 阅读(363) 评论(0) 推荐(0) 编辑