1 Reply Latest reply on Aug 1, 2012 4:31 AM by snjv180

    Component Binding Issues.

    snjv180

      I'm trying to bind a component to a richfaces component such as (UIDataTable, UIDataGrid, UICollapsibleSubTable). In the previous version the UIData served all issues and it bounded perfectly but as of now I have to change this because they are not from the same component hierarchy. It seems that UISequence is the common in all the components. Can I design a base class extending the UISequence class and bind different components such as UIDatatable,UIDataGrid and others to resolve this issue.