Hi, I am a NewBie to VB.NET
Need Help Please,
I have 3 combo boxes i.e 1,2,3.
i need help acessing bata from sql 2005 database.
i need the Combo Boxes to work in this order below.
1.ComboBox1 should populates all country names from table A when the form Loads.
2.Based on the Selected Value from Combobox1 - Combobox2 Should Display corresponding states for the Country Selected.
3.Based on the selected value in Combobox2 - Combobox3 Should display all cities for the state selected above.
Any Help on this is Highly Appreciated Please.
Thanks
Kanthi
Need Help Please,
I have 3 combo boxes i.e 1,2,3.
i need help acessing bata from sql 2005 database.
i need the Combo Boxes to work in this order below.
1.ComboBox1 should populates all country names from table A when the form Loads.
2.Based on the Selected Value from Combobox1 - Combobox2 Should Display corresponding states for the Country Selected.
3.Based on the selected value in Combobox2 - Combobox3 Should display all cities for the state selected above.
Any Help on this is Highly Appreciated Please.
Thanks
Kanthi