398 row datalist slowing down modal open????

Posted by Jreeter on Stack Overflow See other posts from Stack Overflow or by Jreeter
Published on 2010-06-14T19:38:47Z Indexed on 2010/06/14 19:42 UTC
Read the original article Hit count: 188

Filed under:
|
|

Hey guys I got a weird issue.. I have a datalist that's only loaded on pageload it contains 2 columns a name and date and has 398 rows.. In IE 7 and above(and prob previous version) when I open a modal via a button click it takes almost 5 seconds to open. HOWEVER, if I do not bind this datalist it's MUCH faster..

Also this is only happening in IE, Chrome, Firefox and opera both open the modal instantly with the datalist binded...

Josh

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about AJAX