> > Even so we use it in Flash forms which actually should be slower than > HTML
This is the problem, it isn't. IE is slow executing the Javascript that outputs the grid - if you have a grid with no data, it is still slow compared with FF. I have experienced this firsthand but am only quoting this as the reason (IE poor performance with Javascript). Dominic On 02/04/2008, Axel Schultze <[EMAIL PROTECTED]> wrote: > > Hi Dominic, > I guess something else is wrong. We are using CFGRID extensively. Even so > we use it in Flash forms which actually should be slower than HTML here is > what we experience: > We load 500 customer records from joint tables into a GRID in about 2 > seconds > We load 40,000 records in GRID (I know it is crazy but works) in roughly > 90 seconds > All this is done over standard Internet connections. > > Axel > > > >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 > > > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:302543 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

