I have to dynamically add many AJAX CascadingDropDown control sets (with different data). The data is to be read from a database. Can this approach be use for dynamic creation? Would it be better to have a Web User Control that can be added dynamically. I don't get a clear picture of how to implement this. Any suggestions/hints on the best way to go about would be very helpful.
Item 1: Company | Product | Model
Item 2: Company | Product | Model
..
Item n: Company | Product | Model