Nesting.ClientSortable
No edit summary
(Updated Edited template to July 12, 2025.)
 
(5 intermediate revisions by 2 users 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 8: Line 9:
|Makes all columns in the table sortable by clicking on the header. Can be overridden on each column. Defaults to True for tables that are not seeker results.
|Makes all columns in the table sortable by clicking on the header. Can be overridden on each column. Defaults to True for tables that are not seeker results.
|}
|}
<code>#Nesting.ClientSortable</code> makes the whole table client sortable by default.
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2025}}

Latest revision as of 05:53, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-19. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Nesting.ClientSortable True,False Makes all columns in the table sortable by clicking on the header. Can be overridden on each column. Defaults to True for tables that are not seeker results.

#Nesting.ClientSortable makes the whole table client sortable by default.