The users have requested the option to \"download\" a csv file representation of GridView contents. Does anyone know how to do this without saving the file to the server bu
I have used the RKLib export library a few times to great effect, this uses a memory stream and can be given any datatable which it will export as a csv download: