Yup, IE lags way behind Firefox when processing JS. I think if the cfgrid is inside a cflayout tag, it gets even slower with IE. Is it inside multiple cflayouts?
Dominic On 02/04/2008, Gerald Guido <[EMAIL PROTECTED]> wrote: > > You might want take a look under the hood, at the server requests, using > firebug to see where the bottleneck is. > > G > > > > On Wed, Apr 2, 2008 at 9:44 AM, Chad Gray <[EMAIL PROTECTED]> wrote: > > > I am experimenting with binding a cfc to a HTML cfgrid tag in CF8. > > > > It is only returning 13 records and it takes like 10seconds for the grid > > to display. > > > > The CFC is not complicated so I don't think it is the CFC that is > slow. I > > think it is the CFGrid tag that is slow. > > > > Anyway to speed this up? > > > > Is the speed of cfgrid determined by the CF server speed (our dev server > > is REALLY OLD!) or the Internet users computer speed? > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302492 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

