Exporting form the Data Grid will send only records contained by the Data Grid and will consider sort orders, groups and filters.
If you choose to export from a Drill Down Grid the only the data from it will be exported.
The DBxtra .NET Data Grid allows you to export to text, .csv, XML and Excel.

See also: Export Data
Related