or
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
<span class="navigation">first line<br /></span><span class="body_text_Heading">second line<br /></span><span class="main">third line<br /></span>and an image<br /><img alt="" src="cid:UniqueID1" /><telerik:RadComboBox runat="server" ID="selJobTitles" DataTextField="DisplayText" DataValueField="JobTitleID" Width="95%" CheckBoxes="true" EnableCheckAllItemsCheckBox="true" EmptyMessage="No Job Titles Selected!" EnableEmbeddedSkins="false" Skin="KMBlack" OnItemDataBound="selJobTitles_ItemDataBound" OnClientDropDownClosed="FlushDropdownCheckboxCache"> <Localization AllItemsCheckedString="All Job Titles" CheckAllString="Check All Job Titles" ItemsCheckedString="Job Title(s) Selected" /></telerik:RadComboBox>function FlushDropdownCheckboxCache(s) { btnHdnReloadFromChecks.click();}imgBinary.DataValue = ReadFileToBytes(fullName)
imgBinary.SavedImageName = pi.OriginalFileName