on 2008 Sep 09 7:00 PM
Hi All,
I am trying to attach the grid to the E-mail. I am able to attach the chat using the xMIIChart(chart) actions. But I am not able to attach the grid to the e-mail attachement.
Could any one share the idea.
Thanks
Muvva
Request clarification before answering.
Hi Muvva,
One quick answer is to put the grid data into a PDF Table in a PDF document. You could probably build the html for presenting the data in the body of an email, but that would be rather tedious and time consuming. Just build the PDF and attach it to the email. You should be able to do that pretty quickly.
Unlike building the chart object in an action block, you cannot save the grid object quite the same way. I (and others) have been down that road and it just is not happening.
Good luck,
Mike
Edited by: Michael Appleby on Sep 9, 2008 8:08 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Muvva,
I would recommend staying with the PDF, but you could try posting some dynamically generated html containing your grid data in the body of the email. I have not done this, so I don't know how hard it would be to do. Perhaps someone else has tried it or has another option to propose. If I think of any other approach, I will let you know.
It would be nice if you could save an image of a grid object like you can with the Chart action block, but at this time, that functionality is not available. Maybe in the future...
Good luck,
Mike
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.