I imagine this would be difficult, but it's a feature that we would most certainly need if we ever were to make this our primary framework... A server-side excel file could be generated as-is, but the problem is that users expect the document to be identical to the grid they are viewing. If they do any filtering/grouping/sorting, they expect the resulting excel document to match. The current Telerik winforms RadGridView does a wonderful job at this and produces an xml excel document - this would be the ideal behavior to duplicate..