问题
Are there any good free alternatives to DevExpress data grids (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.
回答1:
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
回答2:
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
回答3:
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
来源:https://stackoverflow.com/questions/6008226/are-there-any-good-and-free-devexpress-data-grid-alternatives-for-winforms