All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<
telerik:RadGrid
runat
=
"server"
ID
"RadGrid1"
DataSourceID
"SqlDataSource1"
GridLines
"Both"
>
ExportSettings
FileName
"Customers"
Excel-Format
"HTML"
</
Hi Team,
Even after adding GridLines="Both" i am not able to get gridlines in excel after exporting data to excel from radgrid.
Attached is screenshot of code and exported excel.
Looking forward for your valuable response, thanks for your cooperation and support in advance.