Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2527

Row selection retains with tr:table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.1-core
    • None
    • Archetype
    • None
    • Windows 7, Java 7

    Description

      A page contains <tr:table> with rowSelection as "Single/Multiple" and the beans are session scoped.

      • Select a row using the radio or checkbox
      • Navigate to some other pages
      • Again come back to page 1. Now, previously selected radio or checkbox are selected.
      Sample code
      <tr:table id="myTableId"
      rowSelection="single"
      value="#{myBean.myList}"
      var="groups" varStatus="rowId" rowBandingInterval="1" verticalGridVisible="true"
      selectionListener="#{myBackingBean.myRowSelectListener}">
      ...
      ...
      </tr:table>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            deepanzone Deepan
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 120h
                120h
                Remaining:
                Remaining Estimate - 120h
                120h
                Logged:
                Time Spent - Not Specified
                Not Specified