R
Ryan
Hello everyone,
Here is what I would like to accomplish, I have a webpart 'portal'
where each webpart is in an updatepanel. I would like the page to load
and the webparts to load as they become available.
Currently, the page renders after all controls/webparts are loaded.
Then when there are postbacks, the updatepanels work great. Is there a
way to do this with theses controls (built-in ajax.net type stuff) or
will I need to finally delve into writing the ajax manually in the
javascript I might be hoping for too much to do this auto-
magically.
Maybe asynchronous webparts would do the trick . . .
Thanks and have a nice week!
Ryan
Here is what I would like to accomplish, I have a webpart 'portal'
where each webpart is in an updatepanel. I would like the page to load
and the webparts to load as they become available.
Currently, the page renders after all controls/webparts are loaded.
Then when there are postbacks, the updatepanels work great. Is there a
way to do this with theses controls (built-in ajax.net type stuff) or
will I need to finally delve into writing the ajax manually in the
javascript I might be hoping for too much to do this auto-
magically.
Maybe asynchronous webparts would do the trick . . .
Thanks and have a nice week!
Ryan