Datasheet - Sort

Hi Francisco,
You can achieve that using a few lines of code. Assuming the table is connected to a dataset, you can use the dataset’s setSort API to change the sorting (look at the code example in the link). The dataset will then automatically refresh the table to reflect the new sort.
Please give it a try and let us know if it worked.

EDIT: I moved the post to the “Questions & Answers” category.