Hi
i want to add a select box every time a link is click and populate the values of select box from a table in database.How to achive this.

On click of the link you can write following logic
1) create a selection box at runtime
2) add selection box in tab control's control colletion tabControlId.controls.add (newselectBox)

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.