Name
Listview.Sort -- sort the entries
Synopsis
moai.DoMethod(id, "Sort")
Function
Sort all entries of the listview. It's normally not necessary to call this function because the listview will automatically sort all items as soon as there is a column that is sortable.

Inputs
id
id of the listview object

Show TOC