输入banner图图片脚本导航/分类

gridview调整单元格宽度的方法

<asp:BoundField DataField="Comments" HeaderText="评论">
<ItemStyle width="300px" />
</asp:BoundField>