Hi,

In the <t:dataTable value="#{addressBB.states}" var="state">, what is the
var attribute for?

var attribute is an iterator used when rendering each row.

Also is it possible to use this tag to display a full table in text edit
fields and display a submit button to updated
the table on the backend?

Yes, it's possible.

Please see the examples under datatable section,
http://example.irian.at/example-simple-20061116/home.jsf

Regards,

Cagatay

On 11/16/06, support <[EMAIL PROTECTED]> wrote:

In the <t:dataTable value="#{addressBB.states}" var="state">, what is the
var attribute for?
Also is it possible to use this tag to display a full table in text edit
fields and display a submit button to updated
the table on the backend?

Any examples would be appreciated.  The documentation and examples on this
tag on the apache website seem to be lacking.




Reply via email to