|
-
Apr 21st, 2002, 10:36 PM
#1
Thread Starter
New Member
variable # of textboxes in vb.net
I am pulling a variable number of results from a database and want to assign one of the values into a textbox. I am looking for a way to create a dynamic number of textboxes using VB.NET. so as to avoid declaring textboxes (<asp:textbox id="id"......) that I will not be using. Does anyone know how to do this. Please reply.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|