Hi,
I am creating some Textboxes dynamically with a Repeater control with some info from a database. I am able to generate the textboxes, however, I am not able to get the values from those boxes when I hit a submit button. (i.e. I want to update the database with the values in the textboxes)
Any idea on how to do this???
Any help would be greatly appreciated.
Thanks
I am creating some Textboxes dynamically with a Repeater control with some info from a database. I am able to generate the textboxes, however, I am not able to get the values from those boxes when I hit a submit button. (i.e. I want to update the database with the values in the textboxes)
Any idea on how to do this???
Any help would be greatly appreciated.
Thanks