A2v10 Platform documentation
UK


AutoSelect Listing

Sets the automatic selection of items in the container after loading/updating.

Used by: DataGrid, List, TreeView.

Values

Value Description
None Default. Do not highlight the item.
FirstItem Highlight the first item.
LastItem Highlight the last item.
ItemId Highlight an item with a given identifier (the identifier is taken from the url of the page). Not supported for DataGrid.