我想删除girdview中行之间的行 [英] i want to remove lines between rows in girdview

查看:91
本文介绍了我想删除girdview中行之间的行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我给了 gridline = none showheader = true showfooter = true 但它仍显示行之间的行。如何删除行或隐藏行之间的行。

hi i gave gridline=none and showheader=true and showfooter=true but still it is showing line between rows. How to remove lines or hide the lines between rows.

推荐答案

GridView1.GridLines = None;这不是代码隐藏
GridView1.GridLines=None; this is not coming in codebehind


这篇关于我想删除girdview中行之间的行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆