-
DataGridView Extension 1.1.1 was published today and the full functional free version can be downloaded from here.
List of the fixed issues included in this new version are:
- Added rows to unbound DataGridView control are not shown - described in this post;
- Export of DataGridView using API results in black color of some of the exported cells;
- Improved multithread operations when exporting;
- Changes in API comments on classes, methods, properties, etc;
- Other bug fixes.
What more has changed is that now the source code of the DataGridView Extension is available for sell from here.
-
DataGridView Extension's installation and archive for download were updated.
List of the fixed issues included in the new update:
- Improved error handling in the Xml persistence;
- Fixed a bug in themes import functionality;
- Update of ‘Developers' guide’ and ‘End User Manual’;
- Fixed bug in Pdf export font mapping – the Extension could not embed in the generated pdf document font which is a part of Font Type Collection file. Instead of that a default font is used;
- Other small fixes and improvements.
-
The new version of DataGridView Extension 1.1 has been relesed on time. In the new version you will find printing functionality, export to Pdf, many improvements and bug-fixes. You can download it from here or see the change log.
-
We are proud to announce that DataGridView Extension 1.1 will be released on the 13th of November 2007. This new version will contain new functionalities (such as Export & Import of themes, Print, Export to Pdf, UI Security and others) as well as fixes of issues reported by our users (thank you guys!). Developers guide will be also available for download, describing how to use, integrate, change and control the extension and its features in your applications.
-
Now you can download our latest installation\archive with improved export to Excel.
An issue was found and described by one of our users in the following topic.
Please note that if you already have DataGridView Extension downloaded you do not need to download it again but just the assembly 'DGVEExcelExporter.dll' and replace the old one you already have.
-
Now you can download our latest installation\archive with improved file structure and sample project in C#.
-
When Microsoft released .NET framework 2.0 the DataGrid control was replaced by DataGridView, which allows the developers to control better the way the data is presented by creation of much more user friendly views, but even in DataGridView control there is missing functionality.
And here is where the DataGridView Extension component comes, it is absolutely free and extends the functionality of the standard DataGridView control by adding themes support, searching data, export to Excel and HTML, etc.
Moreover, DataGridView Extension allow end-users to control the whole appearance at run time – columns size and order, formatting, colors, borders, etc.
The developers can easily integrate DataGridView Extension in their existing application in two simple steps:
- Add reference to DataGridViewExtension.dll and the dll for exporting to Excel (DGVEExcelExporting.dll) and to HTML (DGVEHtmlExporting.dll) if needed.
- Drag & drop DataGridView Extension Component on your root container from the toolbox then select the grid you wish to manage and set the value of its property ‘IsManagedByExtension’ to true
As a conclusion we can say that the DataGridView Extension brings direct, visible, benefits to the applications’ end-users by giving them control over the presentation of the data at run-time as well as export to external well known formats.
You can learn more about DataGridView Extension here.