>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

