具有固定的页眉和页脚的gridview滚动

编程入门 行业动态 更新时间:2024-10-28 00:16:56
本文介绍了具有固定的页眉和页脚的gridview滚动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何在固定标题和页脚的情况下为gridview设置滚动?

how to set a scroll for gridview with header & footer fixed?

推荐答案

穆尼拉詹, 1. gridview中有一个名为useaccessible标头的属性,将此属性设置为true,但仅在IE中有效. 2.禁用gridview的页眉和页脚,并在网格上方和下方添加相同宽度的html表.在页眉表中放置网格标题,在页脚表中放置页脚内容. 希望对您有帮助 Hi Munirajan, 1.There is a property called useaccessible header in gridview, set this true but it works only in IE. 2.Disable header and footer of gridview and add an html table of same width above and below the grid. In header table place your grid headings and in footer table place your footer things. Hope this helps

检查此 如何在滚动时固定GridView的页眉和页脚? [ ^ ] csharpdotnetfreak.blogspot/2009/07/scrollable-gridview- fixed-headers-asp.html [ ^ ] Check this How to Fixed GridView''s Header and Footer when scrolling?[^] csharpdotnetfreak.blogspot/2009/07/scrollable-gridview-fixed-headers-asp.html[^]

如何在滚动时冻结GridView标头? [ ^ ]

更多推荐

具有固定的页眉和页脚的gridview滚动

本文发布于:2023-10-08 03:12:12,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1471340.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:页眉   gridview

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!