什么是替代品的DataGridView? [英] What are the alternatives to DataGridView?

查看:121
本文介绍了什么是替代品的DataGridView?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在寻找替代的DataGridView在我们的WinForms应用程序。什么是替代品 - 商业或以其他方式 - 我们应该评估

We're looking to replace DataGridView in our Winforms app. What are the alternatives - commercial or otherwise - that we ought to evaluate?

推荐答案

更​​换网格通常是不好玩的......

Replacing the Grid is usually not fun...

您可以尝试:
-
的Telerik - DevEx preSS
- Infragistics的
- SyncFusion
- ComponentArt

You could try:
- Telerik
- DevExpress
- Infragistics
- SyncFusion
- ComponentArt

但首先 - 评估您的需求,为什么在GridView不会给你想要的结果和放大器;然后进行任何更改您的code之前,做一个通过这些商业产品的技术分析。

But first - evaluate your needs, see why the GridView is not giving you the desired results & then do a through technical analysis on these commercial products before making any changes to your code.

另外,作为一个侧面说明:不直接使用厂商code和;命名空间到你的code,也许DI将是抽象的一个更好的机制,通过IGridView接口...

Also as a side-note: don't directly use the vendor code & namespaces into your code, perhaps DI would be a better mechanism to abstract via a IGridView interface...

HTH。

这篇关于什么是替代品的DataGridView?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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