I would like to send parts of a Grid to a client as HTML - Email.
I saw some HTML export could not realy get it going - has somebody experience with this ?
somthing like
var html_grid = mygrid.ExportToXML(“HTML”);
or
var myHTMLStr = mygrid.serialize(“HTML”);
is that working ?
Currently im on DHTML Suite 4.0.3
Kind regards
Joerg