【发布时间】:2011-03-10 02:58:24
【问题描述】:
使用 VS2005
在我的网页中使用gridview,在一个Gridview中值是从表格中显示的,如果表格中没有值gridview只显示标题,它应该显示一个空白列
我要调整页眉字体、内容字体....
预期输出
Adjust the Header font, content font of the Gridview
Gridview should display the blank column if there is no data
【问题讨论】:
-
网格是如何填充的?手动还是通过数据绑定?