Exactly. We need dataList's renderer ported over to dataTable, and then we can just dump the dataList component.
On 1/17/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > >If you can't make it render like you want, then create your own > >renderer for t:dataTable, and submit it as a replacement for dataList > > I agree that t:dataTable is probably a better alternative. The problems with > dataList actually have to do with the UIComponent rather than it's renderer. > In current SVN, it will decode properly (events from children are registered) > but it does not update the model. > > Dennis Byrne > > >

