asp.net中的gridview高度问题 [英] gridview height issue in asp.net

查看:342
本文介绍了asp.net中的gridview高度问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中设置gridview行高





请分享您的信息

how to set the gridview row height in asp.net


Please share your information

推荐答案

这不是一个很好的问题总是要求



首先搜索然后询问gridview的高度

< br $>
查看此链接



gridview的高度点击此处 [ ^ ]



问...:)
this is not a nice question to ask always

search first then ask height of gridview

check out this link

Height of gridview click here[^]

regards...:)


使用GridView的高度属性,如下所示。

Use Height property of the GridView something like below.
<asp:GridView ID="gr1" runat="server" Height="150px"></asp:GridView>



请检查

中gridview的属性你的意思你可以设置你的gridview高度。

你也可以使用CSS为你的gridview









快乐编码
Hi Please check the properties of gridview in
that u you can set your gridview height.
You can also use CSS For your gridview




Happy coding


这篇关于asp.net中的gridview高度问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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