Hi,
I need to generate an email which includes, as well, a grid content.
I thought of:
After grid is available, to use one of the client-side events (e.g. grid is ready or whatever suitable) for being directed to an handler who will extract the grid contents in an HTML format and will send it via mail.
How this can be done?
Best,
Elad
I need to generate an email which includes, as well, a grid content.
I thought of:
After grid is available, to use one of the client-side events (e.g. grid is ready or whatever suitable) for being directed to an handler who will extract the grid contents in an HTML format and will send it via mail.
How this can be done?
Best,
Elad