0 Replies Latest reply on Feb 19, 2014 9:27 AM by kishi_kiran

    rich components are not working while migrating Richfaces 3.x to 4.x

    kishi_kiran

      Hello All,

       

       

      I am doing migration from Richfaces 3.x to 4.x with jsf 2 integration

       

       

      I have followed the richfaces live demo exadal but when i am trying to apply rich panel

      I did not get the panel box, i only get the data which has placed inside.

       

       

      <ui:define name = "maincontent">

              <rich:panel header="Panel with default Look-n-feel">

              <f:facet name="header">Sample panel </f:facet>

             

                RichFaces is a component library for JSF and an advanced framework for.

              <ul>

                  <li>100+ AJAX enabled components in two libraries</li>

              </ul>

          </rich:panel>

      </ui:define>

       

       

      1.even i have tried with by applying some css to the header style clss but it didnot work for me,

      2.even DataTables are also not working while migrating.

      3. also i am getting cannot found the rich:component  errors where i have used   onclick = "#{rich:component('abc')}.show()"

       

       

      can some one help me on these

       

       

      Thanks in Advance!

      Kishi_kiran.