We have both given you the same answer: you MUST requery to alter the sort order.

You should remove the order_by from your underlying data source, and put it in the ORDER_BY in your data block you wish to order.