开发者

Are there any good and free devexpress data grid alternatives for winforms? [closed]

开发者 https://www.devze.com 2023-03-06 05:29 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

Are there any good free alternatives to DevExpress data gri开发者_StackOverflow社区ds (WinForms)?

I am looking for WinForms Data Grid and Data Editor Controls. Some good ones where you can sort and group by columns and edit data inside the grid.


If the built in DataGridView control is not good enough, here are some alternatives:

  • http://sourcegrid.codeplex.com/
  • http://www.codeproject.com/KB/user-controls/EditableGridView.aspx
  • http://www.codeproject.com/KB/grid/OutlookGrid.aspx


Late to the party but I've just from SyncFusion which is free for <$1M companies. Their grid looks pretty good High Performance WinForms DataGrid Control

Note you have to claim a free community license - and I have no affiliation with these


I spot another free .NET Grid called MegaGrid .NET WinForms Control, and you can check out the link http://www.mw6tech.com/megagrid/net/megagrid.html

0

精彩评论

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