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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Foretrenty

  1. Foretrenty

    Runtime adding, removing items in UpdatePanel and addhandlers

    I did not get good reponse probably because of the way I frame my question and topic. To simulate my problem, Add a placeholder call "PlaceHolder1" on a new website project and paste the code below. (Dont worry, this code will not hang up your machine or do harmful things.) Partial Class...
  2. Foretrenty

    Runtime adding, removing items in UpdatePanel and addhandlers

    Well is that a right approach for using addhandlers with updatepanel? Is there anything wrong with the logic and the way I implemented those components? Having viewstates and client - server cycle in mind? The source is very long and would probably makes finding the problem harder. It also...
  3. Foretrenty

    Runtime adding, removing items in UpdatePanel and addhandlers

    I did not cut and paste actual code as it is too long and contains many other sensitive information. I will try to describe my problem in plain english and psuedocode as below: I have the following codes: Private Sub ShowItemDetails(ByVal ItemName) (Clear page's main updatepanel)...

Part and Inventory Search

Back
Top