Dear Tomas.
I am exporting TrdbGrid Data into Excel using.TrXLSExport.
You can see 1st Column - Actual data is 776419799999 but in Excel its shows
7.7642E+11. I can change manual in excel Number format and then it works fine. Do we have any option in Component to to format and then export . I am using below Option XLSExp.ExportDBTable(ThisActiveGrid,True) ;
Thanks