Skip to content
Rahul-Siemens edited this page Nov 24, 2023 · 6 revisions

Welcome to the Source Grid

SourceGrid is a free open source grid control. Supports virtual grid, custom cells and editors, advanced formatting options and many others features SourceGrid is a Windows Forms control written entirely in C#, goal is to create a simple but flexible grid to use in all of the cases in which it is necessary to visualize or to change a series of data in a table format. There are a lot of controls of this type available, but often are expensive, difficult to be customize or not compatible with .NET. SourceGrid allows users to have customizable datasource which is not in DataSet format.

The SourceGrid project, initially overseen by contributors on http://sourcegrid.codeplex.com/ and led by Davide Icardi and Darius Damalakas, has undergone a transition in response to a period of inactivity and a lack of ongoing maintenance from its contributors. Recognizing the importance of sustaining and enhancing the project, it has been moved here and active maintenance and development efforts are being directed. This move aims to ensure the continued vitality of the SourceGrid project and foster a collaborative environment for its advancement.

Overview Image

Clone this wiki locally