Using usercontrols in Visual Studio 2008

  • Thread starter Thread starter katmagic
  • Start date Start date
K

katmagic

I am using Visual Studio 2008 and have a user control that is used in
several pages. What is the best way to refresh the pages that are calling
the user control, depending on certain events? For instance, a user has
added a client via the ucAddClient user control. The calling page does not
reflect that new client in the gridview or dropdownlist. Should I set a
session variable and then in the page load event check that session
variable? I'm looking for most efficient as many users have 9600 modem
connections!
 
Thanks for your help! Primarily northern Idaho and several remote areas in
the rockies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top