Placing Multiple Update Panels in a Page |
|
Answered By
Moderator1
on
8/29/2010 11:07:26 PM |
|
|
|
|
Hi,
You can place any number of Update Panels in a page. It is totally based on your requirement. But if anything goes beyond limit, it will be always dangerous. So group your controls accordingly, and decide whether you can place a single or multiple updatepanels. |
|
|
|
Update panel for each control |
|
Answered By
hariom
on
9/20/2010 8:32:31 AM |
|
|
|
|
you can place all your controls in a single update panel.
or u can use many update panel in a page and put ur controls in diff update panel.
hariom |
|
|
|