本文介绍了如何在asp.net Gridview中创建固定页眉和固定页脚的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨朋友们,
如何在asp.net Gridview中创建固定页眉和固定页脚
------- ---------------------------------------------
在我的网页上我有gridview,其中包含大量数据。
而不是分页,我的要求是使用滚动条滚动数据。
所以,我需要固定页眉和固定页脚。
请你能帮我解决这个问题。
提前致谢..
Hi friends,
How to create fixed headers and Fixed footers in asp.net Gridview
----------------------------------------------------
on my webpage i have gridview with large amount of data in it.
Instead of paging, my requirement is to Scroll the data using scrollbar.
so, i need fixed headers and fixed footers.
Please can you help me how to do this.
Thanks in advance..
推荐答案
这篇关于如何在asp.net Gridview中创建固定页眉和固定页脚的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!