jothi kumar

jothi kumar

  • 1.5k
  • 104
  • 54.1k

how to select state and automatically populated city using l

Aug 12 2014 1:57 AM
hi to all,
Here i have dropdown for state and city using model. but now i want populate city as per state selection.Can anybody help me.Here im using linq so kindly help me Here im using database table
 
Description:-
For state Stateid ->Primarykey,statename
 
For city Cityid->primary key, City-name , StateId->foreign key
 
Can anybody help me how to populate city as per state name using LINQ

Answers (5)