Hi,
I’m using a custom eXcell to format an integer into file size. Basicly it converts from bytes to KB, MB, GB, etc. I was wondering how the sort functions are supposed to work in this case. If I sort the column, am I sorting the value after returning from the eXcell? Or is it possible to sort based the original value and still keep the custom cell format?
Thanks!