Right now I am using this to export a repeater (with multiple nested repeaters) to excel:
protected void ExportToExcel(object sender, EventArgs e) { Re
you should make the output file a proper html file, with the html and body tags. That should work better.