This isn't a question just a FYI. You don't DataBind with a CascadingDropDown, instead you let Atlas do the hrd work for you. Here's the code (VB.NET) to add a set of two CDD's to a page and then set their Selected Items. Lines 22 and 23 do the hard work: - 1 Dim CascadingDropDown1 As...