Populating the choices in a DropdownBox Control Using Javascript
Uploaded on Mar 30, 2021 / 6 views / 58 impressions / 0 comments
Description
Typically, the choices in a Dropdown box control are either static or the result of a database query. However, you might want to dynamically populate the choices in a Dropdown box control using Javascript.
In this video we show how this can be done. We also show how you can implement cascading choices in a dropdown that is populated using Javascript. The advantage of implementing cascading dropdownboxes using Javascript is that the child dropdown boxes are populated without having to make an Ajax callback. So this technique will work in disconnected applications.
Download component:
http://alphamediacapture.s3.amazonaws.com/videos/populate_dropdownboxes_using_javascript.zip