Re: AdvancedDatGrid sorting oddity

2013-09-22 Thread Justin Mclean
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 ==

RE: AdvancedDatGrid sorting oddity

2013-09-20 Thread Kessler CTR Mark J
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