Telerik、Infragistics、XCeed、

发布于 2024-10-15 14:48:30 字数 125 浏览 9 评论 0原文

我正在寻找 WPF 网格控件的供应商,该控件可以与 MVVM 很好地配合使用;并且允许通过拖动列进行分组。我环顾四周,乍一看,我目前的选择似乎是 Telerik。 如果有人有与一个或多个供应商合作的经验,我想听听您的意见。 谢谢! L

I'm looking for a vendor for a grid control for WPF that works nicely together with MVVM; and that allows grouping by dragging the columns. I've been looking around and at first sight it seems that my choice at the moment would be Telerik.
If there are people that have experience with one or more vendors, I would like to hear your opinion.
Thanks!
L

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦断已成空 2024-10-22 14:48:30

您尝试过 WPF .net 4.0 中包含的 dataGrid 吗?
由于MS终于添加了一个,你可以先尝试使用它,看看它是否适合你的需求。

当然,如果您受到限制(例如必须在 v4.0 之前使用 .net...),

请参阅此处以获取更多信息:
http://msdn.microsoft .com/en-en/library/system.windows.controls.datagrid%28VS.95%29.aspx

did you try the dataGrid included in WPF .net 4.0?
as MS finally added one, you could first try to use it and see if it suits your needs.

except of course if you are limited (having to use .net prior to v4.0 for instance...)

see there for more info:
http://msdn.microsoft.com/en-en/library/system.windows.controls.datagrid%28VS.95%29.aspx

随遇而安 2024-10-22 14:48:30

Xceed DataGrid for WPF 支持 MVVM。您可以在此处参考他们的产品页面了解更多信息,您还可以参考他们广泛的在线文档< a href="http://doc.xceedsoft.com/products/XceedWpfDataGrid/" rel="nofollow">此处。

安装后,您还会获得许多安装在您的计算机上的示例应用程序。您可以在这里找到它们:

C:\Xceed Samples\Xceed DataGrid for WPF Professional Edition vX.X

The Xceed DataGrid for WPF does support MVVM. You can refer to their product page for more information here and you can also refer to their extensive and online documentation here.

After installation, you are also given many sample applications that are installed on your machine. You can find them here:

C:\Xceed Samples\Xceed DataGrid for WPF Professional Edition vX.X

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文