Browse by Tags

Related Posts

  • autocomplete extender not working

    I have tried severl different ways to try to get the autocomplete extender form the tool kit to work. To no avail, I get no errors or anything, but the dropdowns for the auto complete never come up. I tried with firefox and ie here is my code 1 <EditItemTemplate> 2 < AjaxTool:AutoCompleteExtender...
    Posted to ASP.NET AJAX UI (Forum) by gtjr921 on 05-05-2009, 12:00 AM
    Filed under: toolkit, ajax, AutoComplete Extender, datadriven
  • Re: Validator Callout Extender Scrollbar Problem

    Thanks Anas, I've downloaded the latest ajax tool. However, I don't think the problem was because of the version. The code I posted previously will work fine if you add the following line: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by net fan on 12-27-2008, 12:00 AM
    Filed under: Problem, toolkit, type, ajax, ajaxToolkit, Callout, doctype, document, Validation
  • AjaxControlToolkit.dll not included

    Hi- I just downloaded the AjaxControlToolkit-Framework3.5SP1.zip file from CodePlex for Visual Studio 2008 and for some reason I cannot find the AjaxControlToolkit.dll in the Binaries folder to add to my controls. Any idea what's going on or what I'm doing wrong?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Lawk on 08-22-2008, 12:00 AM
    Filed under: toolkit, ajax, control creation
  • Ajax Toolkit and Visual Web Developer 2008

    I am having extreme problems trying to install the Ajax toolkit in Visual Web Developer 2008. I am assuming the Visual Developer 2008 has ajax already with it, correct? So, I downloaded the toolkit. I click on my toolbox, Add items, then I browse to AjaxControlToolkit.dll, ( I have downloaded, unizpped...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by CLEE on 07-05-2008, 12:00 AM
    Filed under: System.Web.Extensions, Toolkit, Ajax, 3.5, Install
  • Multiple Cascading Dropdowns using incorrect parent control.

    I have a page with 3 cascadingdropdowns...everything is fine except that the third dropdown is using the selected value from the first dropdown instead of the second as it should. Below I have included the webservice code and the page code. Any suggestions will be greatly appreciated. Webservice Code...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Radley521 on 05-14-2008, 12:00 AM
    Filed under: toolkit, ajax, Cascading dropdown, CascadingDropDown
  • Window.Onload in asp.net ajax control

    I am doing the below to hook into window.onload event, reason I am checking if its loaded is on a small page sometimes it loads before the control inits and onload is never fired. Is there a better way to do the below using the asp.net ajax client library? initialize: function() { //snip code.... if...
    Posted to ASP.NET AJAX UI (Forum) by stefan.sedich on 02-04-2008, 12:00 AM
    Filed under: OnLoad, toolkit, ajax, asp.net, controll
  • Help with complex animation...

    Hi, I hope you experts could elucidate me on this one. If it is possible to do or not. Basically i'm trying to create a column picker for a gridview with ajax functionality, somewhere on the page i would have a btn that would popup a div with the available columns these will have a checkbox next to the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pnmcosta on 03-12-2007, 12:00 AM
    Filed under: toolkit, ajax, Animation, drag and drop
  • Multiple PopupControlExtender - HOW?

    Hi! For example I have 10 textbox on my page. I created a panel with a calendar inside. I use 10 PopupControlExtender to bound the same panel to every textbox. (i dont want to create 10 diffrent Panels!) And now i have a problem: How can i found out which PopupcontrolExtener and/or Textbox opend the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Undying on 11-07-2006, 12:00 AM
    Filed under: popupcontrol, toolkit, ajax
  • Re: hover delay problem

    As i was searching for a solution to this problem i came across an old forum post that suggested changing a line in the hovermenu behavior js file in the vb project for the ajax toolkit, which i did. I then rebuilt the solution to test it out and it worked perfectly. However where i changed the file...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by TeH Brofessor on 07-27-2009, 12:00 AM
    Filed under: hovermenu, toolkit, ajax, behavior, delay, hover, js, hover delay
  • ModalPopup will close windows however Silverlight video will go on playing

    <script type="text/javascript"> function cancel() { window.parent.document.getElementById('btnCancel').click(); } </script> <body> <div class="TitlebarRight" onclick="cancel();">Close></div> </body>
    Posted to ASP.NET AJAX Control Toolkit (Forum) by i3ny on 09-19-2009, 12:00 AM
    Filed under: toolkit, ajax, ModalPoppop, silverlight
Page 1 of 2 (13 items) 1 2 Next >