Yep thats it basic numeric sort with nulls on bottom. >From what I have read I don't think a parser will help unless I've misunderstood
Thanks for your quick reply. On Mar 12, 10:08 pm, aquaone <aqua...@gmail.com> wrote: > You could define your own parser to do this. Are you looking for a basic > numeric sort with nulls on bottom? lexicographical sort? ..? > > stephen > > On Thu, Mar 12, 2009 at 11:52, Big Mad Kev <bigmad...@gmail.com> wrote: > > > > > Good Morning / Afternoon / Evening, > > > Using the tableSorter does anyone know if it's possible to all ways > > force null / empty / 0 Digit cells to always be at the bottom, The > > solution I have is to have additional columns with either 0/1 for > > ASC / DEC Sorts and sorting on that first. > > > But I need a more elegant way, I'm sure it's possible but I have tried > > everything I can think off. > > > Any help is appreacited > > > TIA > > > Kev