i have to dynamically add label and textbox from database.Supppose i have table expenses such that it has two value like.id and expenses.if there is five no of expenses in database than there will be five labels and their corrosponding textbox.now how to bind this using stringbuilder and passing to view