IT does not work well for components INSIDE the datatable,
You are not using push behavior correctly, if the push behavior adds a
persistence communication channel between a component and the server,
the channel will break once the component is removed.
I still don't understand why you need push in these examples...
On Thu, 2010-11-04 at 07:20 -0700, fachhoch wrote:
> Please suggest me if comet works with lazyloading components ?
>
> also I use AjaxDefaultDatatable each row in the datatable has a panel ,
> each panel which listens to its own channel all channels are unique, the
> datatbale also has ajaxpagination so when 2 page is selected the datatbale
> is repainted and new panels are created for each row
>
> this was my use case and I had problems with comet , so in simple words does
> comet supports components which are replaced by ajax ?
>
>
>
>
|