Sort table

Element that sorts table

Properties

  • Column*: [String] Column to sort

  • Table*: [System.Data.DataTable] Table to sort

  • Direction*: Sort direction

  • Result*: [System.Data.DataTable] New table

Last updated