具有折叠/扩展功能的.NET(WinForms)网格控件 [英] .NET (WinForms) Grid Control with Collapse/Expand Capabilities

查看:68
本文介绍了具有折叠/扩展功能的.NET(WinForms)网格控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人购买/使用了允许折叠/扩展父子关系的DataGrid / GridView控件吗?



我在.NET 2.0中使用的标准DataGrid控件在此功能方面似乎功能有限。据我所知,较新的GridView控件根本不支持此功能。



我当时在考虑开发自定义控件,但这可能对我的客户来说太昂贵了。 p>

我需要WinForms的此控件(不是ASP.NET)



谢谢

解决方案

Xceed为此提供了功能非常强大的库。
WPF WinForms 实现。



我在旧版本上取得了很多成功,但我还没有升级



父级方面是完全可自定义的,并且可以深入到任意[1]深度。



[1] int.MaxValue,但您永远都无法到达那里


Anybody purchased/used a DataGrid/GridView control that allows Collapsing/Expanding Parent-Child relationships?

The standard DataGrid control, which I am using in .NET 2.0, seems to have limited capabilities with regards to this functionality. The newer GridView control doesn't support this at all to my knowledge.

I was thinking about developing a custom control but that could get expensive for my client..

I need this control for WinForms (not ASP.NET)

thanks

解决方案

Xceed do a very full featured library for these. There are WPF and WinForms implementations.

I have had a lot of success with older versions, I haven't upgraded in a while though.

The parent child aspect is fully customizable and can go to arbitrary[1] depths.

[1] well int.MaxValue but you'd never get there

这篇关于具有折叠/扩展功能的.NET(WinForms)网格控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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