Hi
I have one dropdown list box,i am binding values from the database from 2 tables states and cities ,in this format
Country1 ex: India
state1 AP
state2 Karnataka
Country2 USA
state1 Mexico
state2
When i select one state for a country i.e Mexico for Usa in dropdown i should get Usa-Mexico .i.e Country name and statename .please help me in this issue it's very urgent.
vijaya