States and Cities

Hi,

I have two tables(States and Cities).

States:

id,

state,

Cites:

id,

city,

state_id

Now, When the user Selects the State, the Cites Dropdown must be updated, with its respective selected state.

How do i maintain this in Yii…!!!

Thanks in advance.

Check this wiki article - http://yiiframework.com/wiki/24/creating-a-dependent-dropdown