The text of this article is not in this database — only its details are. Read it on the old site: Choose Country State Corresponding City List Appears without Refreshing the Page in VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Prabhakar GuntamukkuPosted Aug 1, 2022, 6:29 AM
I have created a table where country Id, StateId and cityId is saved to sql server. CountryId: 1, StateId: 4 and cityId: 4. How do I fetch data to combobox in such a way so that on form load India, maharashtra and Mumbai should appear on combobox.