> > We can't use findComponent - that doesn't work in dataTable correctly.
> > That's (or was in 1.1) a spec problem, by the way...
>
> There was the 1.1 awfulness where getClientId() on UIData changed
> depending on the row, which got fixed in 1.2 - is that what you're thinking
> of?  You still can't call findComponent() with a clientId that includes a
> row number and expect it to find anything.
>
> -- Adam
>
>

Yes, ok, so we'll need to render through the whole dataTable and
stop/start the actual output on certain rows. Sounds promising with
regards to performance ;)

Have you guys solved all of this in ADF faces already?

regards,

Martin

Reply via email to