Answered Store the column value of datagridview in Array list

  • Thursday, September 13, 2012 6:34 AM
     
     

    I have a datagridview which is populated from Excel Sheet.

    There a four columns in Datagrid view  Name ,Email ,Phone, Country

    Now i want to store all the emails in a list/arraylist to send mail.

    How can i do this?

All Replies