Hi,

i want to do Category and products concept in my application. I need to display category and product names in label and dropdownlist controls.category names should display on label and Product names should display in dropdownlist. when i select a particular product that will show our details.

Can anybody give some sample refernence for my concept.

With kind regards

Post your db table column list. for initail i can say that
first populate dropdownlist. set the value property =product id. write an event handler for dropdown named selected index changed. here you can manage the details for the selected product.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.