How can I collect from the gridview ,all the cell values from the 'email column' in a string separated by' ;' so that I can use the string to send email by smtp from the web application?

Thanks,
CSKR