The index of the element in the array is the rowKey. Trinidad wraps the array into SortableModel.
--Venkata On 8/30/07, Renzo Tomaselli <[EMAIL PROTECTED]> wrote: > > Hi, I used to manage tr:table through my own DataModel, which defines > and returns rowKeys. > However, for simpler cases usually just a row array is enough, where row > objects offer all field getters. Thus no special model is needed. > If I want to preselect some rows by means of the selectedRowKeys > attribute, how do I get rowKeys from array elements/positions ? > Thanks, > > -- Renzo > >

