Contributor
2594 Points
578 Posts
May 01, 2010 03:59 AM|Jalpesh P. Vadgama|LINK
Put trigger like following.
<Triggers> <asp:AsyncPostBackTrigger ControlID="VendorUniqueID" EventName="SelectedIndexChanged" /> </Triggers>
Cheers,
Contributor
2594 Points
578 Posts
Re: Playing with update Panels.
May 01, 2010 03:59 AM|Jalpesh P. Vadgama|LINK
Put trigger like following.
Cheers,
Microsoft MVP(Visual C#),Computer Geek,Lifelong Learner
My Technology Blog : www.dotnetjalps.com
Mark as answer if my anwers helps you