how to send email from gridview selected data
hi, iam using asp.net2.0 with c#
in my gridview 1st column is checkbox control in template fileds
and iam using paging also. when user clicks the button ,all selected no of check boxes data has to be send in mail
can you give example which helps me