vebmedia Posted April 30, 2006 Posted April 30, 2006 HI GUYS , i need to get solve the problem of displaying directory of atleast 1000 records in a single page, now the problem is when we load the page in Mozilla it start loading and showing info right on screen immediately but in IE 6.O or later it held up and dont shows the records until the whole datalist get processed. the page is a part of Form Based Portal in ASP.NET 1.1 Kindly inform me with the solution immediately and as we need to show better results on IE only. Vebmaster Quote
cssrk Posted May 5, 2006 Posted May 5, 2006 Not sure if you are using a datagrid or something but, if you are pumping out HTML table, then you can use the Response.Flush to clear the streat a bit more often. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.