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 / abid hussain
use ajax updatepanels
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Forms Authentication in ASP.NET?
What is a url string?
What is server side session management?
What is view state and how it works in asp net?
What are the different types of sessions in asp.net? Name them?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is asp according to you?
Explain about Application and Session Events ?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Is it right that ASP.NET Web API has replaced WCF?
Explain serialization and deserialization?
What is the life cycle of web page?
Why do we need asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites