Hello.
I have a Master page containing a placeholder and the placeholder contains a formview that is built dynamically from an SQL select. When I certain event occurs, I need to iterate through this dynamically built form view and pull out the textbox names and textbox values.
How, using VB, can I do this? I am at a loss. I have searched and searched for an answer here and can't find an answer.
Thank you.