This seems to be an IE only issue. The problem occurs after loading multiple cfgrids inside of cflayout. I am not sure if the cflayout have anything to do with the problem.
In my case, I have 3 cfgrids defined inside of cflayout type="vbox". The vbox cflayout is defined inside of the center position of a cflayout type="border". Because this is the landing page for my site, the user is often sent back here, each time reloading the 3 cfgrids. It takes approximately 4 to 5 visits of this page before I start to see the problem. At this point all cfgrids in my site popup the same error. Looking at the stack inside of visual studio the error points to "F.cssText=G". The only information I found about this problem is here http://extjs.com/forum/showthread.php?t=52930. I spent a few hours trying to build grids directly using the ext-js libraries (I found a reference this custom class CFJSONReader (http://extjs.com/forum/showthread.php?t=21408&highlight=cfjsonreader), but am having too many problems trying to get the ext.data.HttpProxy to work with the CF bundled ext JS 1.0.1) Unfortunately, I have had to revert back to a pseudo grid constructed of HTML Tables. Cheers! www.edgewater.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:315995 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

