开发者

Telerik, Infragistics, XCeed,

开发者 https://www.devze.com 2023-02-08 05:32 出处:网络
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

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


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消