How can i create a “sort by” on my list of dynamic table.
For example. I wanna sort by price or lastest database input date
Is it connected to a dataset? If so, use the dataset sort to sort the table.
Hi Sam,
I would need a button at frontend to let user to choose how the can that to be sorted. its like the listing sorting button on eBay. attached with a image below.
In that case, you want to use the setFilter function of the dataset.
Hello @Sam, I have the same request, could you pls advise more detail, thanks a lot