分层网格视图创建 [英] Hierarchical Gridview Creation

查看:69
本文介绍了分层网格视图创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我必须在项目中创建一个Hierarchical Gridview。我可以通过在.aspx页面中将gridview放在gridview中来创建分层gridview。但这是有限的。



在运行时,用户可能需要的内容超过内部gridviews数据。



任何人都可以建议我在后面的代码中使用c#编写分层网格视图的正确方法。



谢谢。

Hi,

I have to Create a Hierarchical Gridview in my project. I can create the hierarchical gridview by placing gridview inside gridview in .aspx page. But this is limited.

At the run time, the user may need more than the inner gridviews data.

Can anybody suggest me the correct way of writing hierarchical gridviews using c# in the code behind.

Thanks.

推荐答案

以下是一些可能对您有用的方法 -

使用AJAX进行分层GridView控件 [ ^ ]

使用c#

在ASP.NET中进行多级嵌套GridView [ ^ ]



太多了但是,对于用户来说,evels可能难以处理。
Here are some approaches that may be useful to you -
Hierarchical GridView Control Using AJAX[^]
Multilevel nested GridView in ASP.NET using c#
[^]

Too many levels may be difficult to handle for a user though.


这篇关于分层网格视图创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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