Telerik、Infragistics、XCeed、
我正在寻找 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您尝试过 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
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