开发者

how to make grid footer lines to none in gridview

i want to disable Footer gridlines in gridview开发者_开发问答.How can we do this


use <FooterStyle CssClass="FooterStyle" /> on your grid view and add .FooterStyle{border:0;} in your css

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜