Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
955
WebExporterExcel ISSUEE!!!!! OMFG!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
posted

Hi everyone!..

i'm facing an issue with the exporter, because, when export the WebDataGrid to excel, the format of the column "Total" is a decimal type, but in the exported file, this column is now in a string type.

anyone know what happen here? :(

btw, the WebExcelExporter that i use is, Infragistics35.WebUI.UltraWebGrid.ExcelExport.v11.1

Regards!

Alfredo Melo

  • 235
    posted

    Hello Alfredo,

    You are using the UltrawebGrid.ExcelExporter but refering to WebDataGrid which is unsupported by this exporter. The UltrawebGrid.Excel exporter support UltraWebGridOnly. If you need to export WebDataGrid you should use WebExcelExporter defined in Infragistics35.Web.UI.

    Could you please send me a sample aspx page with the grid on it which you are trying to export so I can investigate it futher?

    Thanks

    Ivan