In my page i have used lot of Collapsible Panel with update panels to load different type of information to navigation the customer info.As per the user request each panel
will show required information.Intially i got a regno to load the customer information through a user control after doing clicks on Collapsible Panel or any postbacks happen,
it cannot load another customer information using another regno.
NOTE: That user control is not in a updatepanel.It will slide using jquery.I think u may understand my scenario.. if not pl ask. I will gave more explanation.