Whatever message this page gives is out now! Go check it out!
ColdFusion.Grid.sort(name [, columnName, direction]) |
Parameter | Description |
name | The value of the name attribute of the cfgrid tag to sort. |
columnName | The name of the column that determines the sort order. |
direction | The sort direction. Must be one for these values:
|