asp.net中datagrid的滚动条选项 [英] scroll bar option for the datagrid in asp.net

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

问题描述

先生晚安

我想在asp.net应用程序中为数据网格设置滚动条
我不知道该财产选择是否可以帮助我.

谢谢
Nandakumar.S

hi sir good evening

i want to set scroll bar for data grid in asp.net application
i don''t know that property option please help me.

thanks
Nandakumar.S

推荐答案

请参见
See this[^] blog post.


数据网格没有这种属性.

将数据网格放置在DIV中,并使用CSS设置其滚动属性.
There is no such property for a data grid.

Place the data grid inside a DIV and set its scroll properties using CSS.


将数据网格封装在< div>中.标签并将溢出样式设置为自动/滚动.

如果您需要更多详细信息,请参见此处:
Enclose your datagrid in a <div> tag and set the overflow style to auto/scroll.

If you need more details, see here: Google search - scrollbar datagrid asp.net[^]


这篇关于asp.net中datagrid的滚动条选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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