Changes

Property Based Content Sorting

256 bytes added, 11:17, 23 September 2024
/* ListView sorting: Xamarin */
== ListView sorting: Xamarin ==
DataSource sorting works out of the box with SFListView! An example is as follows:
 
{{Attention| This only works for ValueItems (the sorting of selectable options in a list-type property pcker)! For sorting UBIK objects, use the Children.Sorting functionality described above, or make use of metaproperties like the GroupID and OrderID.}}
<source lang = "xml">
648
edits

Help improve this page!