jquery-jsontotable
jquery-jsontotable copied to clipboard
Get converted HTML as output instead of rendering
How can we get the complete table source as output from this plugin instead of rendering it to an element.
This is important to be able to render on my own style or tidy up the html if needed.
Can we have the plugin return table object itself?