1 Reply Latest reply on Jul 24, 2012 4:27 AM by snjv180

    Conversion problems between different RF 4 components

    snjv180

      Hi all,

           Previously in my program we could change from (javax.component)UIData to (org.richfaces.component)UIDataTable and (org.richfaces.component)UIDataGrid. Now I have the UIData changed to UIDatatable in all the Managed Beans. But I came across a UIDataGrid in the application. What would be the best approach to get the Data from the Managed Beans so that I can serve it to both the UIDataTable and UIDataGrid.

        • 1. Re: Conversion problems between different RF 4 components
          snjv180

          I think I will have to convert all my UIData to org.richfaces.component.UIDataAdaptor and then it may be compatible with both UIDataGrid and UIDataTable. Please help me. This is just my assumption. I want to know if this is a good idea or do I have to change to any thing else. Please comment soon.

          1 of 1 people found this helpful