Search

You searched for the word(s): userid:711858

Matching Posts

  • Re: AJAXControlToolkit ComboBox gives error 'this._postBackSettings.async' is null or not an object when inserting new item

    i'm getting the same error on my side. it's only when i hit enter to submit. if i click on a listitem, the postback works perfect.
    Posted to ASP.NET AJAX UI (Forum) by weriax on 10/20/2009
  • Unspecified error

    i have a project using the following toolkit controls: tabpanel, calendar and autocomplete. everything works 100% from my development environment, and also if called directly using the URL on the live server, set up as a virtual directory in the original project, i.e. www.domain.com/project. the parent website consists of a main page, with menu structure and company logo etc etc, as well as an iframe which get refreshed with the content as chosen in the menu on the main page my problem is the following
    Posted to ASP.NET AJAX Control Toolkit (Forum) by weriax on 10/6/2008
    Filed under: tab container, unspecified error, AJAX Toolkit, autocomplete ajax, calendar Control
  • Re: SlideShowExtender and database integration, c# newbie

    hi marcel thanks for you reply. i also found a workaround: string RefNoQuerystring = HttpContext .Current.Request.UrlReferrer.Query which returns all the query parameters of the referring URL, and then i just extracted the string i needed with a small function. but your way seems a bit cleaner! thanks for your help werner
    Posted to ASP.NET AJAX Control Toolkit (Forum) by weriax on 3/8/2007
  • SlideShowExtender and database integration, c# newbie

    hi there i'm having trouble reading values from my database with the slideshowextender my images are stored in a database, so i read them from there and display them. all working 100%. the catch is i need to send through a parameter with a refno that must be sent to sql, but the Request[] statement doesn't work. how do i send through a request parameter to my webmethod? my code: < ajaxToolkit : SlideShowExtender runat ="Server" ID ="sseImages" TargetControlID ="imgMain" NextButtonID ="btnNext
    Posted to ASP.NET AJAX Control Toolkit (Forum) by weriax on 3/7/2007
    Filed under: ajax slideshowextender
Page 1 of 1 (4 items)