|
|
Browse by Tags
All Tags » DataGridView Extension
Showing page 1 of 2 (20 total posts)
-
Jifriz:
I'm willing to do the Arabic Localization
the right to left does not work at all with printing option
and also the arabic characters splitted and reversed in converted to pdf option so please if you can help send to me
-
To: Support Team
I just tried the DGV Extension component and it is a fantastic work! Congratulations!
Do you have any news about a fix for the issue of removing an entered value of the calendar column ?
Thanks and regards
George
-
Hi,
I'm using DGVEExcelExporter class to export to excel. When i call the Export method its taking me more than 2 minutes to export to excel(200 rows of record). So i want to make use of the StartExport, EndExport eventhandlers so that i can popup a ''Export in progress Please wait'' :-) Screen till it get exported.
But the event is not ...
-
Help us to make DataGridView Extension a better product by evaluating it.[Poll]
-
Currently DataGridView Extension is available only in English, but we intend to translate it into the most needed languages in the order defined by the result of this survey.[Poll]
-
Now you can download our latest installation\archive with improved file structure and sample project in C#.
-
In order to extend a DataGridView control with the DGV Extension you have to:
1. Add reference to the main assembly ‘DataGridViewExtension.dll’ and all export DLLs you wish to be supported by the extension in your application like ‘DGVEExcelExporting.dll’ and/or ‘DGVEHtmlExporting.dll’. The assemblies can be found ...
-
DataGridView Extension can export to MS Excel XP and later versions.
-
The export functionality of DataGridView Extension is plug-in based. On startup of the application the export manager looks for DLLs marked with a specific attribute and displays them in the Export menu. In case you want to add or remove export to specific file format you just have to add or remove the appropriate DLL from the working folder. For ...
-
Yes the DGV Extension supports custom columns. The only requirement to these columns is to have default constructor without parameters.
1
|
|
|