Notice: Undefined variable: bid in /home/wwwroot/chichuang/ku3.com.cn/public/class.php on line 3
搜索列表
-
DataGridView多维表头的实现方法
【ASP.NET】不过我自己还是扩展了DataGridView,使之能制作出多维表头。
DataGridView多维表头 -
dataGrid 多维表头、表头跨行跨列设计及绑定数据
【ASP.NET】dataGrid 其实就是一个html table,本文将介绍dataGrid 多维表头,表头跨行跨列设计方法需要了解的朋友可以参考下
多维表头跨行跨列