HI,
> The first reference [1] never made much sense to me.
Same here. Ignoring the first bit do you think that column.sortCompareFunction
== null or column.sortCompareFunction != null?
> The second reference [2] is correct.
Well it might be correct but it never gets there, it returns at the ==
The first reference [1] never made much sense to me. It sounds like it's allow
the headerInfo.internalLabelFunction to override the sorting ability which is
just weird. Especially since the sort.fields array holds all the sortfields.
Label functions != sort compare functions.
[1] var headerI