Please Wait, Loading Libraries...
The Test Data section allows you to randomly generate data to populate the grid. You can then export to the various supported formats.
Learn more
Using the import and export controls you can:
The options shown depend on the output type, some types are not supported for input and so only the output options will be shown.
Export the table data as Markdown, a human readable format which can be easily converted to HTML or PDF.
Choose from the list of formatting options and press the [Apply] button to render the data in the chosen style.
Learn more
Export the table data as Ascii Table suitable for adding to an email or text file.
Choose from a list of predefined formats and press the [Apply] button to render the table in the chosen style.
Learn more
Export the table data as CSV (Comma Separated Values) suitable for importing into a spreadsheet.
Choose from the formatting options and press the [Apply] button to render the data in the chosen style.
Learn more
Export the table data as a Delimited output suitable for importing or copy and pasting into a spreadsheet.
Choose from the formatting options and press the [Apply] button to render the data in the chosen style.
Hint: Use Tab delimiter if copying into another table editing application like a spreadsheet.
Learn more
Export the table data as a JSON output suitable for JSON interchange messages e.g. APIs.
Choose from the formatting options and press the [Apply] button to render the JSON in the chosen style.
Learn more
Export the table data as a Javascript output suitable for using in a Javascript application or unit testing code.
Choose from the formatting options and press the [Apply] button to render the Javascript in the chosen style.
Learn more
Export the table data as a HTML Table suitable for adding to a web page.
Choose from the formatting options and press the [Apply] button to render the data as HTML code.
Import any HTML code by pasting the `table` contents into the text area and pressing `Set Grid From Text`
Learn more