Sort DataGrid

Last modified: June 18, 2025

Description

Sorts a DataGrid by the specified column.

Supported Widgets

  • DataGrid

Usage

You have to pass the DataGrid and the column name to determine the DataGrid widget and the sorting.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringyesThe name of the DataGrid
Column NameStringyesThe name of the column for sorting