Export

QuestionsExport
Gustavo Lazaro asked 4 years ago
Dear Abu. I want to export a grid and I open a new screen with a weird script.
Thank you

Attachment screenshot    https://imgur.com/a/KHhFKhZ
1 Answers
Abu Ghufran Staff answered 4 years ago

There are usually 2 reasons for this.

1) Blank space character at start of grid file (new line etc)
2) Invisible BOM character at start of file

In case #1 will give header already sent error. #2 will push all data as html text.

White spaces can be removed by checking top and end of all included files.
To remove invisible BOM character, i would recommend Notepad++ -> Open file -> Encoding menu -> Encode UTF without BOM

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

10 + 18 =

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?