Hussain Afridi

Hussain Afridi

  • NA
  • 32
  • 1.8k

How to populate a combobox on the selection of another combo

Nov 3 2014 11:38 PM
Dear , Programmers .
How to populate a combobox on the selection of another combobox. In asp.net
 
For example
• In combobox1 values “Cars” in combobox2 will be “BMW,Toyota,Nissan etc”
• In combobox1 values “Fruits” in combobox2 will be “Mango,apple,Banana etc”
 
But it should be from database

Answers (3)