Emailing the actual gridview
-
When i do searchs on emial gridview, the results i get are on how to email from a gridview. i want to email the gridview itself. Put it in the body of an html email. Thanks for the help.
I can't believe question even has to be asked :rolleyes: GridView is simply rendered as a HTML table. If you want to email it, create a table in the HTML body of the email. Of course, if you are looking for full functionality of the GridView in an email message, then you're out of luck.
only two letters away from being an asset
-
I can't believe question even has to be asked :rolleyes: GridView is simply rendered as a HTML table. If you want to email it, create a table in the HTML body of the email. Of course, if you are looking for full functionality of the GridView in an email message, then you're out of luck.
only two letters away from being an asset
-
you say the gridview is rendered as a table, i have the screen with the gridview on it how do i get that gridview into the email body? That is the step i am unsure of. thanks,
Create a damn HTML table, as I have already said! :rolleyes: What are you asking? How to create an html table? How to put it in the body of an email? Or is it that you just want someone to do the work for you?
only two letters away from being an asset