Well, in ancient times dataTable did not work for inputComponents either, so the code has been added to dataTable, but for dataList nobody ever complained ;)
thanks for the patch, regards, Martin On 5/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Yes it does, but it does not use <h:column> sub components to wrap the > nested components and the dataTable implementation assumes this. > Therefor the dataTable component overwrites the processDecodes() method > correctly. This is also were I got the code from. > > I guess the other methods were simply forgotten. > > After adding the code to the component it does work correctly for me. >

