I have a application that on a screen is a RadGridView that contains a GroupPanel. I would like to allow the users to export this grid to excel, but when I try to export I get an error converting the GroupPanel. I have tried to set the ShowGroupPanel to false during the export but that does not seem to help. IS there an export setting that would remove the GroupPanel?