SourceGrid is a .NET Windows Forms grid control written entirely in C# with managed code. SourceGrid can be used to visualize or to change data in a table format.
is perfect! you can found on codeplex.com
Very good work
For more details: http://www.devage.com/Wiki/ViewArticle.aspx?name=sourcegrid&version=14
* Converted the solution and all the projects to Visual Studio 2008. * Updated references of DevAgeSourcePack to version 4.11 * Fixed a bug when using the BoundList that cannot permit null values for cells. * Implemented the deselection of the cell when clicking on a selected cell with the ctrl key pressed (item #1727518). * First implementation of the mouse scrolling, thanks to ornus (see also http://www.devage.com/Forum/ViewTopic.aspx?id=109be67148eb43ffa0746aaf1dada961) * Fixed a bug in the Grid selection code to prevent automatic scrolling when the grid doesn't have the focus. Added a Grid.Focus(bool) method. (thanks to xsyma) * Fixed a bug in the AutoSizeView method to autosize only the visible rows/columns. * Fixed a bug in RangeRegion.InternAll method to correctly handle shift-select cells (http://www.devage.com/Forum/ViewTopic.aspx?id=8addb0016ae24d97acdef5183bc745c4) * Fixed bug MICK(22) in the GridVirtual.CustomScrollPageDown to correctly support row/column span. * Replaced DevAge.ComponentModel.ValueChangeEventArgs with SourceGrid.ValueChangeEventArgs. Replaced DevAge.ComponentModel.ValueChangeEventHandler with SourceGrid.ValueChangeEventHandler.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?