> Sadly it's wishful thinking.  I accomplished it by adding a totals  
> row to my data provider and then performed custom sorts in order to  
> keep the totals line always at the bottom.
>
> Since the sort compare function doesn't pass in the column you have  
> to maintain a reference of what kind of sort (ascending/descending)  
> and which column is being sorted.
>
> Sadly an NDA prevents me from copy/pasting the code I have but I  
> hope to write up a nice rant soon about it, complete with example  
> code.
>
> It really is a pain.  Here's hoping for a better ADG in gumbo.
>
> Justin Nichols
>
> Sent from my iPhone

Reply via email to