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

左心房为你撑大大i 提交于 2019-12-03 19:55:59

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!