Span.DoNotSearchOnEnter
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue

Latest revision as of 07:56, 17 June 2024

#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Span.DoNotSearchOnEnter Existence UI's in WPF and Turnkey will search on enter as it has seek expressions - you can turn this off by defining this TV on the ViewModel level

The default behavior of a seeker ViewModel is that the search button (a column is tagged as a seeker) starts the search when you press "Enter". If you don't want "Enter" to start the search, you can use #Span.DoNotSearchOnEnter to turn it off.

This page was edited 96 days ago on 06/17/2024. What links here