[jsr-314-open] Ajax inside a DataTable

2010-05-19 Thread Cagatay Civici
Hi, I've faced with an issue in our app I'd like to share when trying to update the datatable itself from a command element located inside a column. Case is to select a row, execute logic and update the datatable. Basic code: h:dataTable id=cars var=car value=#{tableBean.carsSmall}

Re: [jsr-314-open] Ajax inside a DataTable

2010-05-19 Thread Martin Marinschek
Hi Andy, This is exactly what Trinidad's UIXCollection does. ok, great, than this will fly. Perhaps one reason why I had a mental block on the UIData being a valid execute/render target is because I was always hoping that we could  avoid the findComponent() calls altogether and instead just