Changes

HowTo:Implement Custom Filtering

10 bytes added, 25 July
/* Filtering a GUID Property */
A good way to inspect and test the target binding is to output it on the items UI, therefore on the ItemTemplate of your ListView, as well as to output the expressions that are being dynamically generated in your EvalExpressions, by binding the Result to the Text property of a <TextBlock> (UWP) or <Label> (Xamarin).
<br>
<br>
[[Category:Client|Custom Filtering]]
696
edits