-
Hello, I am trying to get the AjaxControlToolkit CascadingDropdowns working on my ASPX page, and have run into an issue that I cannot figure out how to correct. I am using C# in VS2008 and CLR 3.5. I have added a webservice to my project which is using Linq to access my SQL 2005 DB and create an XML...
-
I am running SharePoint SP1. I have a UserControl Webpart that I am dynamically adding controls to. I have a Main UpdatePanel, and within that UP, I have an UpdatePanel for each DropDownList and CascadingDropDown Extender. Now, I have an SelectedIndexChanged event handler attached to one of the DDLs...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
bshannon
on
01-20-2009, 12:00 AM
Filed under: Postback, SharePoint, UpdatePanels, "AJAX .NET 2.0" " "Ajax Control Toolkit", cascading dropdown ajax, CascadingDropDown, CascadingDropDown CascadingDropDownExtender PostBack, cascadingDropDown GridView SelectedIndexChanged, CascadingDropDowns, full postback
-
Hello, I used 3 DropDowLists + Cascading Drop Down Extender to display cities on the page: Country, region and city. Everything worked fine. I used SelectedIndexChanged of DropDownList with cities to catch when new city was selected. Then I changed CascadingDropDownExtender to be able to attach not only...
-
How can I force an update of a CascadingDropDown from client script?
I have some javascript that changes the selection in a parent drop-down. The child drop down is not, however, updated. I have tried calling theCombo.onchange() but it is always null.
-
Hai, I'm a new bee to AJAX Tools. I saw the samples for the tools given with the dll. While using Cascading DropDown list. I face a problem with the properties "Servicepath and ServiceMethod". Actually i'm using that for selecting country, state and city. I'm having seperate web...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
hasarin.fareeth
on
10-07-2008, 12:00 AM
Filed under: cascading dropdown and web.config authorization, Cascading dropdown selected value ajax, CascadingDropDown, CascadingDropDown CascadingDropDownExtender PostBack, Cascading dropdown, CascadingDropDown Attributes DropDownList
-
i have 3 dropdownlist controls with cascadding dropdownlist externders , how do i set the selectedvalue of all the dropdownlist through code . i have form that is used to create employees data in the application <select Company> <select Division> <Select Department> all works fine when...
-
Hi, I have used three cascadingdropdown controls for populating data of Countries, States and Cities. Selecting any country will upload the states relavant to that country into the States dropdown and similarly for City dropdown. Everything is workng fine. But when I try to go into the Edit Mode. In...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
guptanitin
on
08-22-2008, 12:00 AM
Filed under: ajax asp.NET cascadingdropdown, ajax toolkit Cascading Dropdown, Cascading dropdown in server control, Cascading dropdown selected value ajax, cascadingDropDow, CascadingDropDown, CascadingDropDown cascadingDropDown, cascadingDropDown Selectedvalue ajax, Cascading dropdown, cascadingDropDown selectedvalue
-
Hi, I've have seen how CascadingDropDown control works. However in my case what i need is.. 4 DropDownLists (combo boxes), each gets populated from db at page load. Now if value of any DropDownListBox gets changed; i want all other 3 DropDownListBoxes to again load data based on different criteria...
-
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
-
I have two dropdowns and two cascadingdropdown associated with them. I have turned on autopostback on both dropdowns. I need to show two text boxes with calendar extenders based on teh selections. The first dropdown keeps its value after the postback the second dropdown loses its value and is set back...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
spafa9
on
08-07-2008, 12:00 AM
Filed under: Autopostback, CascadingDropDown, cascadingDropDown CascadingDropDownExtender PostBac, CascadingDropDown CascadingDropDownExtender PostBack