Using cfflush still does not solve the issue.  IE will not render the table 
till it has the whole table.  I have gotten around this problem before by 
breaking up a large table into multiple smaller tables.  You will have to set 
the width of all columns so everything lines up but it should work.

--Dave
www.dkferguson.com/BlogCFC

> Hussain,
> 
> The problem is IE won't display a table until all content is in. FF 
> will load the table as the data arrives.
> 
> To get past this problem try putting this at the top of the page in 
> question:
> 
> <cfflush interval="1000">  <!--- number of bytes --->
> 
> Michael
> 
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268826
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to