Hi can you tell me how to sort selectlist on the text column?
Sorry for now not possible, we plan to develop this in future.
The only way I can think of now is to change the model to include $query->order('text'); is that correct?
No sorry, to do this is more complex.
But you can do this:
Create many user list menu item, for each menu set different orders. Now with a module or template override you can add a button for differents orders, or with select+minor javascript code you can do this.