I have around 200+ controls in a page. Each of the sets of
controls are kept in divs and when header div is clicked,
only those div controls pertaining to that header div will
be displayed. Rest of the divs are kept invisible.
When the page loads, all these 200+ controls are loaded
simultaneously, that consumes much of the time.
What my requirement is I want to get the div1 controls
loaded when the page loads and rest of the div controls
should be loaded asynchronously. it should not be loaded
with page load, so that time for loading the page can be
much minimised.
Hope u understood my question and pls help me out with a
solution asap....
Answer Posted / yugender
use web user control
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Should I delete cookies?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is the difference between mvc and asp.net? : Asp.Net MVC
What is server transfer?
What is event in asp.net?
How to set the pane area to transparent of a scrollPane component.?
How you can stop the validation of ASP.NET controls from client side?
How can I create master page in asp net?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
Explain http handlers? Where we can use the http handlers?
Explain asp.net web forms.
What permissions do asp.net applications posses by default?
What is custom events? How to create it?
What is caching? What are different ways of caching in asp.net?