0 Replies Latest reply on Jun 19, 2010 12:22 PM by demetrio812

    rich:dataTable: onsorting and onfiltering events

    demetrio812

      Hello,

      I have a dataTable with some images, I'm using shadow box for the image preview but each time I change something I need to run a JavaScript method to setup ShadowBox (called SetupShadowBox()) on the new images.

       

      I'm using it with the oncomplete event of the datascroller and it works very well.

       

      The problem is that each time I fire a sorting or filtering event all the images change and I need a javascript event after the refresh is completed so I can run the SetupShadowBox() method.

       

      Is there a way to do that right now?

       

      Thanks

       

      Demetrio