Changes

Property Based Content Sorting

122 bytes added, 3 July
/* ListView sorting: Xamarin */ added link to sorting classification
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 [[SYSCLS_SORTEDITEM|GroupID and OrderID]].}}
<source lang = "xml">
{{Hint|This example can be found in the Tyra customising.}}
 
[[Category:2.6.1|Property Based Content Sorting]]
[[Category:WinX|Property Based Content Sorting]]
== Troubleshooting ==
696
edits