HI
I have dropdownlist and i need to display the state into dropdownlist by using the id.You know state can be same but id is differrent.How can i do it?
I'am working under windows form and coding in c#.
Can anyone help me please..?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munesh SharmaPosted Sep 10, 2015, 6:14 AM
Upendra Pratap ShahiPosted Sep 10, 2015, 2:37 AM
logic to fill city combo from state combo is same as first level
write code on selected change event of state combo and at this time fill up city combo.
hope this will help you.
Rajeesh MenothPosted Sep 10, 2015, 2:32 AM
Vivek JoyPosted Sep 10, 2015, 2:25 AM
Rajeesh MenothPosted Sep 10, 2015, 1:14 AM