Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
web drop downs are taking too long to load in ASP.NET GridView
posted

Hi,

   I am using infragistics webdropdowns in a GridView for ASP.NET web application. There are multiple webdropdowns in each row of GridView like 14 or 15 webdropdowns and there are 15 to 20 rows in GridView. Everything is fine with it but it took too long for page loading even after postback. Is it because of some javascript files that are loading each time for webdropdowns or something else?

Please suggest me how to reduce the loading time of page.

P.S: I am new in infragistics.

Thanks