|
|
Browse by Tags
All Tags » export » Html
-
It is possible to use separately the export functionality to Html provided by DataGridView Extension. There are some simple steps outlined below you have to follow.1. Add reference to the main assembly ‘DataGridViewExtension.dll’ and export dll ‘DGVEHtmlExporting.dll’. The assemblies can be found in folder ...
-
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 ...
|
|
|