Error to export excel file

QuestionsError to export excel file
zahira abdala asked 11 months ago

Hi everyone, I’m trying to export an excel file, but I have a problem. When the numbers are bigger than 1 million, the number on the excel grid became a letter format.

I share the link with the picture of the problem.

https://drive.google.com/file/d/17amJPKNgLchYV0fSq4T9TS6deTW4YT55/view?usp=sharing

Thank you for your help.

3 Answers
Abu Ghufran Staff answered 11 months ago

You can use custom callback function to format exported excel file.

Please refer Line 51,55,73 of this code:

https://www.gridphp.com/demo/demos/export/export-phpexcel.phps

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
zahira abdala answered 11 months ago

Thank you for your replay, but I still can´t solve the problem.

I need to be able to see numbers bigger than a million and have it show me the decimals separated with “,” not with “.”

I couldn´t find anything in the documentation that would fix the problem.


 

Abu Ghufran Staff answered 11 months ago

Please share the code that you implemented (https://gist.github.com/)
and I’ll suggest the changes.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

9 + 7 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?