The JSmartGridTM Tutorial

What you can do with the JSmartGrid

With the JSmartGrid (in the API reference documentation) class you can display tabular data, optionally allowing the user to edit it. It can be used to build both enhanced table displays and spreadsheet-like applications. Here are some pictures of typical grids displayed within a scroll pane:

A snapshot of SimpleGridDemo which displays a simple grid.

A snapshot of QuerySpanGridDemo which displays a grid with spanned rows.

A snapshot of a Spreadsheet which displays an XML document within a grid.

A snapshot of a Spreadsheet which displays merged cells.