Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. learningguy

    Page_Load firing every time

    Thanks for the helpful links, jmeckley, and thanks everyone else, as soon as I saw IsPostBack I did the forehead slap :D It was on the tip of my brain.
  2. learningguy

    Page_Load firing every time

    I did do so (created a SessionVars static class with an IsLoaded flag), and it got me going, but is that the normal way to do it?
  3. learningguy

    Page_Load firing every time

    Hi, all, First post here. I'm new to ASP.NET (but experienced in .NET), and trying to mock up my first project. It contains several UpdatePanels that are set to Conditional, ChildControlTriggers = false, and have another control's default event set as the update trigger. The problem I'm...

Part and Inventory Search

Back
Top