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 TouchToneTommy 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. CollapseTroll

    How to show popup window in “-ing” event receiver?

    So, is this the flow? A user checks a box in a row in a datasheet view and you want an OnEditing event receiver to call a web service. Based on the result of the web service, you want to display a popup. You can call web services from javascript. You might consider a purely client-side...
  2. CollapseTroll

    How to show popup window in “-ing” event receiver?

    I created event receiver that uses web service, and I want to show the result on popup window. I know we can use different kinds of redirect in synchronous receivers, but it is called by checkbox in filtered datasheet view, so I'm not able to make redirect back to my page. So I need to show...

Part and Inventory Search

Back
Top