We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Problem with xls export

Hello:

I tried to convert ggc to xls but got error with this code:
Dim converter As New Syncfusion.GroupingGridExcelConverter.GroupingGridExcelConverterControl

error message: 'Type Syncfusion.GroupingGridExcelConverter.GroupingGridExcelConverterControl is not defined'

Already implement:
Imports Syncfusion.XlsIO

But it didn't work, what's wrong and how?

Thanks for your assist,
Harry


1 Reply

AD Administrator Syncfusion Team February 26, 2008 12:12 PM UTC

Hi Harry,

Please refer the sample in the below location in sample browser that demonstrates the conversion of contents in a GridGroupingControl to an xls file.
{install drive}\Documents and Settings\{username}\My Documents\Syncfusion\EssentialStudio\6.1.0.34\Windows\Grid.Grouping.Windows\Samples\2.0\Serialization\Excel Export
This sample demonstrates the conversion of contents in a GridGroupingControl to an xls file. The Exporting of a GridGroupingControl has two options: one converts the entire contents in the grid while the other converts only the visible contents in the grid. The advanced settings include options to export Styles, PreviewRows, Borders, RecordPlusMinus and GroupPlusMinus cells.

Please have a look at the above sample, if still the issue exists please provide the sample that shows the issue so that we could sort out the cause of the issue and provide you a solution soon.

Regards,
Jisha



Loader.
Live Chat Icon For mobile
Up arrow icon