Hi Bryan,
I don't know this wijmo library, but my guess on first sight of your example would be that this comparison happens alphabetically ??
So in other words, the getCellData returns a string, so if you want to compare numerically, you'll have to first convert to a number.
Dorine