Table of Contents Markup Tutorial Interfacing with Java™ Web Services

A table is represented by the table element type.

The following example shows how to embed item data directly inside a table element. A table can also get its data from a separate model. See Model-View-Controller Pattern.

Make this object in eNode Sandbox. The result should be similar to the following:

Locking the First Column

If you add the attribute firstColumnLocked="true" to the table element, the result should be similar to the following:

Advanced Table Features


Copyright © 2002 eNode, Inc. All Rights Reserved.