Browse by Tags

Related Posts

  • CascadingDropDown with LINQ via a WCF Service

    I can't seem to get my CascadingDropDown to populate accordingly. It comes up with a [Method error 500] at runtime. What I thought would be a simple pull of regions, companies and the associated programs from a given country doesn't seem to be written correctly. Any help/suggestions would be...
    Posted to ASP.NET AJAX UI (Forum) by carriveaud on 08-07-2008, 12:00 AM
    Filed under: AJAX .NET 3.5, Ajax Controls, CASCADING DROPDOWN, CascadingDropDown, WCF, .NET 3.5, ajax
  • CascadingDropDown with variable number to DDL's

    Hi All, There was a comment left on one of Joe's brilliant AJAX videos about using the CascadingDropDown with a different number of DDL's. For example, based on the sub-catagories available in my database, I may only need two drop downs, or I may need 5. If anyone could give me some pointers...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Freakish_05 on 07-18-2008, 12:00 AM
    Filed under: ajax, AJAX Toolkit, cascadingdropdown
  • 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
  • How do i clear/reset a cascadingdropdown??

    i have three dropdownlists. once i've selected third i fire a postback using the third dropdown's autopostback property. my question is how do i get all the dropdowns to reset back to their prompt messages ready to be used again. i've tried changing the selectedindexes for the dropdowns to...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by iljones on 10-01-2007, 12:00 AM
    Filed under: ajax, CascadingDropDown
  • Cascading Dropdownlist with sqlDatasource

    hello members, I'm a newbie working on a project and wanted to use the cascading DDL with dynamic data stored on an SQL Server 2005 database, the DDL's aren't doing anything out of the ordinary, I want students to choose classes from one DDL, for courses they choose from the first DDL, which...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by nx6310 on 06-05-2007, 12:00 AM
    Filed under: sqldatasource, ajax, CascadingDropDown, Xml
  • Cascading dropdowns and non-webservice data load methods

    Hi all, does ASP.NET AJAX offer an alternative to the WebService data provider used by the cascading dropdowns? I'm experiencing a problem with the requirement the page methods must be declared static - this way I'm unable to interact with the rest of the page, especially if a SQL database server...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sbogus on 05-29-2007, 12:00 AM
    Filed under: ajax, asp.net 2.0, CascadingDropDown, WebService
  • How do I deploy an AJAX Toolkit web app?

    This seems like a pretty common thing to want to do, yet I can't find anything (clear) in the documentation or various forums. Simply put, how do I deploy an AJAX enabled ASP.NET 2.0 application? I can get the files on the server no problem, but what do I need to install on the server to get the AJAX...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ScottHarris on 04-17-2007, 12:00 AM
    Filed under: ajax, CascadingDropDown
  • Setting ParentControlID on CascadingDropDownList Error

    I have a page with three CDDs connected to a database-driven Web service. The first CDD works as expected with no errors. On the second one, when I set the ParentControlID="DropDown1" (or anything else) the page gives me the following script error in debug mode: Line: 58 Char: 13 Error: 'debug' is undefined...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dshields on 03-26-2007, 12:00 AM
    Filed under: ajax, ajax v1.0, asp.net ajax, CascadingDropDown, AJAX Library, asmx
  • Re: Error in cascading drop down box : method Error 500

    You will need to add all of the following sections to your web config to make both AJAX and web services run on an existing project: < configSections > < sectionGroup name= "system.web.extensions" type= "System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by AZuckerman on 02-12-2007, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET AJAX Control Toolkit troubleshooting, Atlas Control Toolkit, CascadingDropDown
  • CascadingDropDown and the Page Method

    I have successfully installed and migrated my CascadingDropDown to the new AjaxControlToolkit and ASP.Net Ajax Beta1 Release. In doing so, I have discovered some interesting behavior that I am wondering if there will be a change/fix for. The ONLY way I found the page method to work is if it is in the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jiffy on 10-20-2006, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, CascadingDropDown
Page 1 of 2 (12 items) 1 2 Next >