2
Answers

Dynamically creating labels in asp.net

Automatically create labels based on the number of database entry's c# asp.net 

Is there a way to generate labels based on how no of data present in a database and print the database information to the labels on page load.

Answers (2)