[eluser]ghprod[/eluser]
Hi,
just like ordinary PHP, you can use AJAX, and use "onChange" for dropdown 1 .. whenever dropdown 1 change the selected option will triger ajax request to get parameter for dropdown 2
if you ever do this with ordinary PHP then i think you can convert it into CI
g'luck..