Search

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

Matching Posts

  • Community Controls for Toolkit Wishlist Items

    Hi all, We have a lot of controls being authored by members of the community that cater to issues reported by all you. Even though they are not currently part of the Toolkit we think that they can cater to some of your scenarios.Please try them out and provide their owners feedback so that they can make them better and even more feature rich. Thanks, The Toolkit Team
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 3/3/2009
  • Contributing to the Toolkit

    We are trying out a new contribution model for the Toolkit. This applies to fixes to existing controls and introduction of new controls into the Toolkit. You can find more information on the Toolkit CodePlex Wiki . The AJAX Control Toolkit Team
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 2/23/2009
  • Re: Design view actions mangle source

    Please post any AJAX Control Toolkit questions on this forum so that the right Toolkit folks will be able to help you out. Thanks Mikhail for following up on this with us!
    Posted to Visual Studio 2008 (Forum) by kirtid on 5/13/2008
  • Re: Fade in Fade out Slideshow

    We have a Toolkit contributor, Phani Raj working on adding animation to the SlideShow extender. We also have a user who plans to add animation to the ModalPopup extender. We do not have dates on when these changes will be checked in, but it should be hopefully before end of this month.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 4/8/2008
  • Re: New Blog

    This is great work Andrew. Thanks for sharing your learnings with the rest of the community.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 11/6/2007
  • Re: ContextKey not working in AutoCompleteExtender

    What does not work if you use the context key? Does it not return any results? Does it not use the context key? Do you get a javascript error? Have you taken a look at the usage of ContextKey in the Toolkit solution. You should find some under the ToolkitTests project or if you download the code from the Development tree then under Testing.Client project.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 10/29/2007
  • Re: SlideShowExtender How-To?

    I am not able to view the slideshow. I would recommend using Firebug and looking under the console tab for the details of the request.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 10/24/2007
  • Re: SlideShowExtender How-To?

    If you diff the Toolkit web.config and your web.config and make sure that the differences are intentional and you are fully aware of the various components in your web.config then that would help narrow down this issue. One thing to try would be to make sure that your website works with the Toolkit web.config. If it does then that reduces potential bug surface area. About getting an indexoutofrange exception when custom errors are turned off I would recommend posting that question on the ASP.NET
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 10/24/2007
  • Re: SlideShowExtender How-To?

    David suggested that you should look at the asmx handler in your server web.config file. I think the easiest way to figure our if there is an issue would be to diff the web.config on the server with the one on your development machine. We would recommend that you use the Toolkit Sample WebSite web.config for reference. < handlers > < remove name= "WebServiceHandlerFactory-Integrated" /> < add name= "ScriptHandlerFactory" verb= "*" path= "*.asmx"
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 10/23/2007
  • Re: SlideShowExtender How-To?

    If this works in Development and not production this may be a deployment issue. I looked at the site in Firefox and it seems to be doing the right thing. Have you checked if the path to the asmx file is correct? Do other controls that consume webservices work fine? Like do you have any autocomplete or cascading drop down? I can get to the webservice page just fine. http://www.justthinkart.com/WebServices/GetSlides_WebService.asmx?op=GetSlides
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kirtid on 10/23/2007
Page 1 of 65 (645 items) 1 2 3 4 5 Next > ... Last »