Skip to content

View Sorting

View sorting allows you to sort records based on specified fields and rules.

Sorting Methods

Single Field Sorting

  • Quick sorting by clicking the column header
  • Switching between ascending and descending order
  • Canceling sorting

Multi-Field Sorting

  • Supporting combination sorting of multiple fields
  • Setting sorting priority
  • Each field can be set to ascending or descending order independently

Supported Field Types

  • Text fields: in alphabetical order
  • Numeric fields: by numerical value
  • Date fields: by chronological order
  • Single selection fields: by option order
  • Boolean fields: by true or false value

Released under the MIT License.