Hello,
I have a RadGrid control having the following hierarchical structure
Master table: header ----> CompanyName, ContactName, Address
Detail table : header ----> OrderId, OrderDate, ShippedDate
Issue
======
I'd like to export all current grid data with headers (master and detail); However on export to Excel, only the detail header is exported. Is there a setting that would allow both master and detail headers to get exported?
many thanks
J
![]()
![]()
I have a RadGrid control having the following hierarchical structure
Master table: header ----> CompanyName, ContactName, Address
Detail table : header ----> OrderId, OrderDate, ShippedDate
Issue
======
I'd like to export all current grid data with headers (master and detail); However on export to Excel, only the detail header is exported. Is there a setting that would allow both master and detail headers to get exported?
many thanks
J