Browse by Tags

Related Posts

  • ModalPopup, WebService and GridView.

    Hi, I have a ModalPopup and a gridview. Gridview is inside the Modalpopup. There is a dropdown on the page which when selected associated data will be displayed in the Modalpopu(gridView). Currently I'm using the UpdatePanel to not make the wole page refresh, but it is not that economical. I want...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by vinCracker on 09-06-2008, 12:00 AM
    Filed under: ModalPopup, GridView, webservice
  • Re: Modalpopup - Web Service Call Failed

    I'll answer my own question here. Once I added the property System.Web.Script.Services.ScriptService to the webservice, it works! <WebService(Namespace:= "http://tempuri.org/" )> _ <System.Web.Script.Services.ScriptService()> _ <WebServiceBinding(ConformsTo:=WsiProfiles.BasicProfile1_1...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by KTB2 on 10-18-2007, 12:00 AM
    Filed under: ModalPopup, ASP.NET AJAX Control Toolkit, WebService
  • ModalPopup using WebServices (WebService Call Failed: 500)

    Hi All, I am trying to populate a gridview and display the results in a Modal Popup. I have wired it all together, but when it calls the webservice, it is not dropping into the web service. It finds the .asmx file which calls a .cs file and begins to run through the process, but it doesnt run the WebMethod...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by DigitalDean on 02-26-2007, 12:00 AM
    Filed under: ModalPopup, AJAX .NET, webservice
Page 1 of 1 (3 items)