对DataTable进行行列转换
摘要:
1 //head表示要设置为表头的列,firsthead表示第一列表头 2 public static DataTable DataTableRowtoCon(DataTable dtable, string head,string firsthead) 3 ... 阅读全文
posted @ 2015-06-30 14:42 liuslayer 阅读(879) 评论(0) 推荐(0)
posted @ 2015-06-30 14:42 liuslayer 阅读(879) 评论(0) 推荐(0)