#14886·ag-grid

[Support]:

Author: Bcoder7Created Aug 18, 2026Updated Aug 18, 2026
Labelscommunity-support

Link to reproducible scenario

No response

Add a description

Hi Team,

On console just before exporting im getting my reference id data as String which is correct but as soon as as I export it as excel. Reference number coming as exponential format. Reference number is actually a long string of 60 to 20 chars. So when exporting ag grid treating it as number. We are using exportDataAsExcel() method to export the grid data.

Could you please help us on this.

Thanks

Version

33.1.0

What language are you using?

TypeScript

What browser are you using?

Chrome