Please note that this is a rather contrived example. Since the ASPFAQs.com database does not have any sort of "two-levels" of hierarchy (like a category and subcateogry table), I sort of forced two dependent DropDownLists. The first DropDownList lists the various FAQ categories. The second DropDownList lists the FAQs that belong to the category selected in the first DropDownList.
Source Code
|