Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
In this tutorial, we will demonstrate how to sort a datalist by multiple columns. In this sample, we will focus on sorting by three columns: Country, first name, and last name.

Form Design


List Design

Currently, Joget doesn't offer the option to directly sort the list by multiple columns natively, however there is a method to do so by using the Database SQL Query.

...