Hi,
I am using n tier architecture, in that I need to populate the combo box named category. The database table name is ItemCategory and the fields are categoryID and CategoryName. When I click on the drop down box in my design I need to show all the data inside CategoryName.
Please help me.