I've a problem: I have three cascade dropdownlists and when trying to define initial value (under cascade, too) instead to call the ajax controller methods in order (2nd dropdownlist's controller method and after 3rd) call the controller methods out of order (3rd and after 2nd) and crash my initial value!