Issues with Grid Export excel v3.6

Problem 1: Grid row background colors are not carried to Excel.
when the Grid data is getting exported to Excel, the color in the excel rows are not matching the Grid Colors.It is displaying the default alternate row colors.We need to display same row colors as Grid in the excel.

Problem 2: When Export Excel button is clicked the white screen is displaying.
When we do export to excel we are getting a white screen.In the same time, there is an error xml generated in C:\Apache2.2\htdocs\phpapp\excel.When I opened the xml in chrome we got an error and the xml was not loading properly. When debugging it,I noticed that the Group Name is having special Chars [which are valid data].

pls do the needful ASAP.

Hi,
Here i have attached the issue screenshot. Is there any way to achieve this custom excel row color functionality?


Any solution for this?

any update on this? still stucking with this issue.

Try to use

grid.toExcel("generate.php", "full_color");