Are there any good and free devexpress data grid a

2019-02-08 22:11发布

问题:

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