Hi,
I have a Telerik Rad Grid and it has Export to excel functionality implemented in it .I am able to export to excel witt out any formatting options.
Now I want to add formatting into excel sheet which is being exported.
I am using telerik rad grid built in method to apply the formatting in Excel.
ie : ExcelMLExportStylesCreated , ExcelMLExportRowCreated
with this method I am unable set the background color to alternating item in excel file.
I want to give back ground color to alternating rows in excel sheet.
Attached image is the result i wanted
Please help me
Thanks,
A2H