Question : Grid View Question

I have a dataset the resembles the attached text file.

I need a grid view that will resmple the attached Excel file

Note how the 'Region Name' is on a blank line as well as the subtotals and totals.

Is this doable in a gridview? I would imagine it would have to be a nested gridview?? Any help is greatly appreciated.


Attachments:
 
Sample Data Set
 
 
 

Answer : Grid View Question

I would use a repater, which offers better customization of the output
yes you would need a nested repeater

here a simple tutorial on how to manipulate repeaters
http://msdn.microsoft.com/en-us/library/aa478959.aspx
Random Solutions  
 
programming4us programming4us