Jump to: navigation, search

Changes


HowTo:Implement Custom Filtering

3 bytes added, 30 July
/* Persisting Filter Values */
</source>
</tab>
{{Hint|StringFormatConverter/StringFormat is used to format the key-value pair as required by the StoreProfileParameterCommand. The key is hardcoded into the formatted string as, for example <noWiki>'name={0}'</noWiki>. The dynamic value, in this case whatever is inputted in the text field when the edit is completed, replaces the <noWiki>{0}</noWiki> tag when the binding is evaluated (ie. when the command is executed).}}
</tabs>
696
edits