本文介绍了冻结标题,滚动的GridView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何冻结Asp.net GridView的头?我trieing以不同的方式,但不能冻结标题。
我unsing ASP 2.0和VS2010。
任何一个可以帮助我。

How to freeze Asp.net gridview header? I am trieing in different ways but not able to freeze Header.I am unsing ASP 2.0 and VS2010.Can any one help me.

推荐答案

下面的链接显示的方式来实现这一目标。

The link below shows a way to achieve this

<一个href=\"http://www.vbknowledgebase.com/?Id=91&Desc=Freeze-GridView-Columns-and-Headers-in-ASP.Net-CSS\"相对=nofollow>冻结在ASP.Net GridView的CSS和列标题

我加入了这个问题,你可以尝试2习俗的联系。对于我来说,我提出的第一个工作,所以很有可能你错过了什么。然而,另2解决方案也工作,所以你可以尝试一下。

I am adding 2 mores links for this issue that you can try. For me the 1st that I proposed is working, so most likely you missed something. However, the other 2 solutions are also working so you can try them out.

冻结ASP.NET GridView的头通过创建客户端扩展器

我希望这可以指导你正确的路径。

I hope that this can guide you to the correct path.

这篇关于冻结标题,滚动的GridView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-31 02:04
查看更多