cascadingdropdown
CascadingDropDown Error - DropDownList has a selectedValue whic is invalid
I have Cascading Dropdowns, populated via jquery ajax. Follow the link to get the sample code开发者_StackOverflow社区[详细]
2023-02-14 10:11 分类:问答Cascading Select Boxes - Jquery
Having a problem with dynamically populated select boxes using jQuery. Basically, my code calls a php script which populates the select box (utilityMainChart). Let\'s say it brings back two options f[详细]
2023-02-11 16:57 分类:问答asp dropdownlist - server side SelectedIndexChanged only fires when the mouse is used, not when the selection is set via code... Can anyone help?
New to posting here, but I\'ve read a lot of the other threads & found great answers in the past!I\'m hoping someone knows why this may be happening...On my DDL the server side SelectedIndexChange[详细]
2023-02-10 07:11 分类:问答List of dependable selects / cascading dropdowns
I\'m trying to implement dependable selects with jQuery. Let\'s say I have this scenario: The user can choose several items, every select is for one item. The items are unique - the user can only cho[详细]
2023-02-10 03:39 分类:问答Cakephp: cascading select boxes in a view
I need a form with cascading select boxes where the option selected in one affects the options contained in the other. Does anoyone have a sample code that implements this? Is开发者_C百科 it just a ma[详细]
2023-02-06 13:03 分类:问答Problem using CascadingDropDown control from AjaxContro lToolkit on sharepoint 2010
I tried to use CascadingDropDown control开发者_如何学C on a sharepoint visual webpart including the project as a web service. Of course it didn´t work as i expected. Has anyone used this control in a[详细]
2023-01-28 23:27 分类:问答set parent dropdownlist of CascadingDropDown on server side
I have have 2 DropDownList controls with CascadingDropDown I need set data to the first dropdownlist on server side[详细]
2023-01-22 20:24 分类:问答How to pass an additional parameter to CascadingDropDown ServiceMethod?
I have two chained CascadingDropDowns. Both are working fine. The thing is that in the underlying web methods which are supplying values for DropDwonList I need read one additional parameter. This par[详细]
2023-01-18 20:42 分类:问答Cascading dropdown empty after postback
A form contains 2 cascading dropdowns. When an item is selected in the first dropdown, jQuery retrieves a list (json) from the server and fills the 2nd dropdown.[详细]
2023-01-16 13:18 分类:问答Error 500 - CascadingDropDown AJAX Extender toolkit control
I am trying to populate 3 dropdown lists with using CascadingDropDown.DDLs shows make, model and color of a car respectively. Data resides in a .xml file.[详细]
2023-01-12 12:48 分类:问答