3 Replies Latest reply on Jul 14, 2009 6:35 AM by ilya_shaikovsky

    Sorting in ExtendedDataTable not removable by click on colum

      Within the extendeddatatable it is possible to sort by a column by clicking on it. ASC and DESC works fine BUT if one wants to remove the sorting of a column e.g. to sort only by another column, it is not possible to do this via a click.

      An attribute Unsorted exists within the RichFaces external sorting example

      http://livedemo.exadel.com/richfaces-demo/richfaces/sortingFeature.jsf?tab=ex-usage&cid=3946354

      but it would allthougth be good to have this feature available when clicking on a column. First click = ASC, second click = DESC, third click = unsorted.

      Does anyone know a way how this might be possible?