“Wees de verandering die je in de wereld wil zien. ” — Gandhi

Dynamic Dependent List Boxes

Dynamic dependent list boxes allow a "child" list box to refresh when a selection is made in a "parent" list box. The dynamic dependent list box returns to the server to requery the dependent list box's items through an Ajax call. The advantage to this asynchrone approach is immediate page response. Both list…