ASP.NET Treeview分页 [英] ASP.NET Treeview Pagination

查看:82
本文介绍了ASP.NET Treeview分页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个带有将近900个父节点的Asp.Net Treeview,太长了,无法在.NET Web表单中显示.

Hi,

I have a Asp.Net Treeview with almost 900 parent nodes, too long to display in a .NET web form. Is there a way we can implement custom paging similar to Gridview style of pagination?

推荐答案

您可以显示前100个,然后按需显示100个.

像这样的东西:
在asp.net 2.0中获取按需填充的树形视图 [ ^ ]
You can have first 100 displayed with next 100 on demand.

Something like:
Get a populate on demand treeview in asp.net 2.0[^]


http://demos.devexpress.com/aspxtreelistdemos/Shaping/Paging.aspx [ ^ ]


这篇关于ASP.NET Treeview分页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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