When I remove the line:
<%=CustomHeader(arrTemp)%>
The header is removed, as I want it to...
But, it also removes the color scheme in the grid and the page.
How can I retain the colors?
<%=CustomHeader(arrTemp)%>
The header is removed, as I want it to...
But, it also removes the color scheme in the grid and the page.
How can I retain the colors?
Comment