DataColumnSortEvent
**Category:** Event
**Description:** Represents an event triggered when a user sorts a column within a DataTable control.
**Inheritance:** Inherits from flet.Event.
Properties
ascending** (bool)metadata={'data_field': 'asc'}column_index** (int)metadata={'data_field': 'ci'}