0 Replies Latest reply on Dec 19, 2007 3:00 AM by dileepkk

    Customising the rerender for a custom component

    dileepkk

      Hi,

      We are using ajax4jsf with jsfri1.1. We are facing a issue in re-rendering the our custom component which an extension of datatable.
      Whose renderer renders a javascript object to the response,(i think since it is not having a xml tree response it not getting rendered ).

      Please throw light on how to extend the ajax4jsf capability for this scenario.