I have multiple update panels on my web page. I want an update progress to be associated with few(more than one) of them and not with others.
Is there any way that this can be achieved? Since using AssociatedUpdatePanelID property only associates with a single update panel. Not using it associates with all of them.