Hi Oleg,
I appreciate the response, but I'm not sure how the unformatter will solve my problem. Basically whether I use an unformatter or a formatter, how do i get another cell's value from within the formatter? the options object returns the information for the column it's applied to.
So if i apply a formatter to the Title column in the colModel, how do I access let's say the Manager cell?
Unless I'm not understanding something, is there someway that the options object contains the info I need?