Exactly, but maybe I'm missing something. I'm guessing that it's putting the <style> tags in straight into the actual grid itself when it inits. In Safari, they are being ignored (style elements only allowed in <head>?) and in Firefox they seem to write out the first time correctly, but they don't update as the table refreshes.
Believe it or not, in this instance, IE is the only one that behaves as expected! Maybe I'm doing something wrong, I'm not sure. What I ended up doing was wrapping a <span style=""> around the text part of a cell and setting the color of the actual text. Any word if CF9 is going to implement Ext JS 2? I had trouble finding any good documentation for 1.1 using the Override methods. Thanks, Ray! >Is this what you mean? > >http://www.coldfusionjedi.com/index.cfm/2007/8/20/Custom-grid-renderers-with-CFGRID > >On Thu, Feb 12, 2009 at 4:14 PM, Robbie Byrd <[email protected]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319383 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

