0 Replies Latest reply on Sep 30, 2009 9:59 PM by rafaelubaldojr

    IceFaces verses RichFaces (Drag and Drop support)

    rafaelubaldojr

      I am in the process of comparing IceFaces to RichFaces. JBOSS Tools has support for RichFaces.


      I need to drag and item from Data Table and drop into another data table or some sort of ordered list - the drop target allows the user to assign priority to items drags.


      In IceFaces, we can refresh the persistent faces state or use the render manager. Is there a mechanism in RichFaces to re-render the page when something is drop or re-render the page when a change is made to @DataModel?


      Thanks in advance all.