I need to send the grid by email how can I do this ? I've tried to send a page with the grid in it, but received an empty page, maybe because it needs scripts to work.
I would like the grid to be embedded in the email, if possible like in html, but I don't know how to strip all the javascripts from it, and to make it static so I can render it. using rendercontrol on the grid produce unexpected results.