This is a migrated thread and some comments may be shown as answers.

ExcelML & DetailTables Question

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 26 Feb 2014, 03:03 PM
I have the export to ExcelML exporting both MasterTable and DetailTable data.  However, I have an issue that I can't seem to find a solution..

Currently I can only change the header for all headers,  but I want the MasterTable Header to be dark gray and the DetailTable Headers to be a light gray.

How do I change the row for the DetailTable header?  

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 03 Mar 2014, 08:38 AM
Hi Michael,

You can distinguish the GridTableViews by setting them different Name properties:
<telerik:GridTableView ... Name="Orders">

You can also check this thread in case you want to add Captions to your tables:
http://www.telerik.com/forums/design-in-the-caption-header-of-a-grid-on-export

Hope this helps.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Mike
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or