I have a user control called employee inside it have an update panel with a gridview, I have two instances of that user control in my web page but the update panel of the first instance is working the other one is not. When I sort elements of the gridview
inside the update panel from the first instance it works perfectly but when I try to sort elements of the griview inside the update panel from the second instance it does nothing.
cajinamaster...
Member
2 Points
10 Posts
Multiple UpdatePanels from multiple instances of a same user control
Aug 03, 2012 09:20 PM|LINK
I have a user control called employee inside it have an update panel with a gridview, I have two instances of that user control in my web page but the update panel of the first instance is working the other one is not. When I sort elements of the gridview inside the update panel from the first instance it works perfectly but when I try to sort elements of the griview inside the update panel from the second instance it does nothing.
Song-Tian - ...
All-Star
43697 Points
4304 Posts
Microsoft
Re: Multiple UpdatePanels from multiple instances of a same user control
Aug 06, 2012 06:58 AM|LINK
Hi,
I suggest you debug fist. And then post some error message. Any more question, please feel free to reply.
Feedback to us
Develop and promote your apps in Windows Store
chetan.sarod...
All-Star
65749 Points
11148 Posts
Re: Multiple UpdatePanels from multiple instances of a same user control
Aug 07, 2012 03:38 AM|LINK
Refer this
http://briancaos.wordpress.com/2010/03/26/multiple-updatepanels-in-seperate-user-controls-on-one-page/
http://stackoverflow.com/questions/6196096/multiple-instances-of-usercontrol-on-one-page-but-only-the-last-control-is-being
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.