Hi,
I am having problems ajax-ifying the MyFaces dataScroller with AA. I basically get a JS error of the type:
'document.forms.mainForm.elements.mainForm:ds_9898989' is null or not an object.
where ds_9898989 is the id of the dataScroller (links).
'document.forms.mainForm.elements.mainForm:ds_9898989' is null or not an object.
where ds_9898989 is the id of the dataScroller (links).
Using AA the links don't seems to be rendered if the scroller is not rendered and then rendered at a later time...
Has anybody encountered such a problem?
Thanks for your help,
Emmanuel

