User1426199974 posted
can v do partial update in page and code also using Ajax update panel? I mean i have 2 user controls in my page. I have applied update panel in 1st user control. After clicking some action button, I want execute the code for first user control only.
But in my case, 2 user controls are getting loaded. But 1st user control only updated in page. This(2nd user control) is unnecessary calling la.