i would like to retrieve a list of all the rows in a table. i tried
using table.elements() but the enumeration does not return the rows in
the same order as they were added (which doesn't help since the order is
important). is it possible to retrieve an array/list of TR elements in a
table in the order that they were added?

thx

Andy Kriger
Software Engineer
Triene Inc.
1776 Broadway
Suite 400
New York, NY 10019
646.695.8611 (W)
646.298.5493 (M)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to