How to get the html or json code with format
mendozada opened this issue · 0 comments
mendozada commented
Hi, I'm consulting what method is used to get the html code of the whole grid with editor.
I tried with the method
$ ("#Grid"). Grid (). GetGridData ()
but it only returns the text without formatting and if I insert an image it does not appear.
As I should do to capture all the elements.
Thanks and regards.