从滚动条绑定GridView [英] gridview with binding from scrollbar

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

问题描述

你好,
我想做的是一个具有固定标题和滚动条的gridview控件,并为gridview中的每一列(非数据绑定)提供一个搜索文本框,因此它应该是模板标题,并且在滚动时应填充gridview. > 我尝试避免使用JavaScript.
步骤:
1.固定标头gridview
2. gridview的滚动条
3.在gridview的文本框模板中搜索(在标题下方或上方);
4.单击标题进行排序
5.每行的编辑面板(并直接在gridview上启用编辑)
6.滚动时在gridview上进行数据绑定(类似于无限div示例),只是我将显示从滚动条的位置确定的id(x-y)之间的行.

Hello,
What i want to do is a control that have a gridview with fixed header and scrollbar , with a search textbox for every column in gridview (not databound) so it should be a template header and the gridview should be populate while scrolling.
I try to avoid JavaScripting.
The steps :
1. Fixed header gridview
2. Scrollbar for gridview
3. Search textbox template for gridview (under header or up) ;
4. Clicking on header to sort
5. Edit panel for each row ( and enable editing directly on the gridview)
6. Databind on the gridview while scrolling (something like the infinite div example) just that i will show rows between id (x-y) determined from the position of the scroll bar.
Any help please?

推荐答案

从这里开始: ^ ]

尝试并发布特定问题,与您分享您的努力.
Start from here: Grid View with Fixed Header[^]

Try out and post specific questions sharing your effort made.


我正在使用EXT.NET,几乎可以解决所有问题.
谢谢您的答复.
I am using EXT.NET wich solve me almmost all the problems.
Thank you for u''re answers.


这篇关于从滚动条绑定GridView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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