Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
PLAYLIST.sortColumn
The sortColumn method sorts the data in the specified column.
Syntax
Parameters
column
Number (long) indicating the index of the column to sort.
Return Values
This method does not return a value.
Remarks
This method sorts the specified column in the same way as the column header buttons in the PLAYLIST element. If the column has not yet been sorted, it is sorted in alphanumeric order. If it has been sorted, its order is reversed.
For this method to work, the allowColumnSorting attribute must be set to true.
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |