Edwin Wang's Blog

If there were no clouds, we should not enjoy the sun~~~ edwin-wang.com

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  187 随笔 :: 0 文章 :: 176 评论 :: 0 引用

公告

05 2009 档案

摘要: 搬家edwin-wang.com阅读全文
posted @ 2009-05-28 21:55 laughterwym 阅读(86) | 评论 (0) 编辑

摘要: 由于dotnet中获得到的RowStyle中color为System.Drawing.Color类的,所以首先需要将其转换成HTML能够接受的#xxxxxx形式。 阅读全文
posted @ 2009-05-13 20:35 laughterwym 阅读(239) | 评论 (0) 编辑

摘要: dotNet 2.0后,M$推荐使用GridView取代DataGrid(Comparing the GridView and DataGrid Web Server Controls)。在做Testlink测试Case的Chart,然后想在表中插入HTML format的时候出现了奇怪的问题。DataGrid一切正常,GridView貌似对直接插入的HTML进行了encode,HTML原始显示了出来。 阅读全文
posted @ 2009-05-13 20:32 laughterwym 阅读(152) | 评论 (0) 编辑