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.