I have multiple textboxes on my form and I am trying to add text to these forms, but I have to populate them by sending the textbox name with the text from the database. Then I loop threw the data and I need to populate it dynamically
Go to the complete details ...