Sort entries by column. Column must be integral.
column index to sort by (0 based)
delegate that returns an int and accepts a string, for sorting
See Implementation
Sort entries by column. Column must be integral.