首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VB >

vb中dataReport导出到html的有关问题

2012-01-10 
vb中dataReport导出到html的问题dataReport预览时正常 但是导出到html不显示网格线用rptline画的不显示竖

vb中dataReport导出到html的问题
dataReport预览时正常 但是导出到html不显示网格线

用rptline画的不显示竖线

[解决办法]
html的网格线在<table>标签里面可以定义。

参看输出的html源代码。

热点排行