Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-9419

Add option to disable sort on the AbstractListing datatable

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • CMS-10.0-GA, 2.28.03
    • None

    Description

      The columns of the datatable in the AbstractListingPlugin are re-used wherever they appear (retrieved by a service). The datatable implementation internally checks if an IColumn is sortable or not, so to make a datatable unsortable, we'll have to create copies of all these columns and configure a new service to retrieve them.

      A different approach would be to add an option to a TableDefinition to disable sorting on the whole table.

      Attachments

        Activity

          People

            Unassigned Unassigned
            abogaart Arthur Bogaart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: