AD
Administrator
Syncfusion Team
November 5, 2003 03:22 PM UTC
Currently, you can only do this using text.
By default, your user can copy the rows to the clipboard and then paste them into excel.
If you want to save the text as comma or tab delimited text that excel can read from a file, you can do that using the grid.Model.TextDataExchange.CopyTextToBuffer method. This forum thread has some code snippets.
http://www.syncfusion.com/forums/message.asp?MessageID=3292