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!

Search results for query: *

  1. azariah

    ASP.Net - giving feedback while processing

    Maybe this is over simplification, but can't you just do a simple onClick event that will change a blank image src to the animated image source, then add an onLoad event to switch the image back to blank? << azariah >>
  2. azariah

    Using Data Fields in Data Grids

    twi, don't specify a target page; you will do a postback to the current page. in your page_load check to see if it's a postback, and in that if..else do your specified datapull. Let me know if you have issues with this. << azariah >>

Part and Inventory Search

Back
Top