Span.DoNotSearchOnEnter
(Automatically adding template at the end of the page.)
(Updated Edited template to July 12, 2025.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue
Line 11: Line 12:
   
   
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 06:02, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#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.