3 Replies Latest reply on Aug 24, 2007 7:19 AM by axismundi

    sorting columns in dataTable

    axismundi


      I cannot find a hint in the examples or in the docs how to sort columns.
      I think this is an essential feature of a table-component.
      Is it possible to do?

      Marc

        • 1. Re: sorting columns in dataTable
          tjakopec

          I will be, tag already exists on column component but implementation i missing

          • 2. Re: sorting columns in dataTable
            maksimkaszynski

            Correct!
            In 3.1 there will be no sorting in dataTable, but there is one in scrollableDataTable.
            We'll add sorting to dataTable in future versions of RichFaces.

            • 3. Re: sorting columns in dataTable
              axismundi

               

              "maksimkaszynski" wrote:
              Correct!
              In 3.1 there will be no sorting in dataTable, but there is one in scrollableDataTable.
              We'll add sorting to dataTable in future versions of RichFaces.


              thanks, guys.
              So what please is the current schedule for the 3.1 final release?
              I have read it's scheduled for "end of summer", but this depends on where on earth you live.... Any beta or CR for download available?

              What do you mean by scrollableDataTable? I (as a newbie to RichFaces) cannot see any scrollableDataTable in the examples nor any corresponding class in the 3.0.1 API. Do you mean a dataTable that is configured for scrolling (<rich:datascroller/>) ?

              Marc