JSF Standard Data Table Component

See Also

You can drag the Standard JavaServer Faces Data Table component Data Table Component Icon from the Palette to the Visual Designer to create a data table, a table that you can fill with data from a database table or some other source of repeating information for which the number of rows is not known ahead of time.

If you want a table that serves as an HTML layout element, use the Grid Panel component from the Layout category of the Palette instead.

A Data Table initially has Output Text components in each table cell. You can modify this component type if you like.

Data Tables render as <table> tags in HTML.

After dragging the component to the Visual Designer, you can do a number of things with it:

See Also
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices