Hi *,

I am having the following problem:

whenever I use dataTables

- and use messages alongside, or AJAX, or other stuff using findComponent -

I have the problem that I can't work with the components that are
children of the dataTables if I call a findComponent. Of course - I
won't find the correct component instance, due to the generated id and
the things the dataTable is doing to set the context of the current
row.

I've been thinking of a solution to this problem, and the only
solution that has come to my mind is to get rid of findComponent for
such things - and create an "executeOnComponent" method, which can be
implemented by all components doing special things with their
children.

I believe that components are too much of a black box for
findComponent ever to work at all - what's your impression?

Thoughts? feedback? Better ideas ;) ?

regards,

Martin


--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to