B
Big E
I'm using VB.Net and SQL Server. I have a text box and a Image on a form. I
want to create some type of loop that will create textboxes and images
dynamically. If there are 15 records in the database I want it to create 15
textboxes and images.
I know how to do it in ASP but not in VB.Net windows forms.
Thanks.
Erik
want to create some type of loop that will create textboxes and images
dynamically. If there are 15 records in the database I want it to create 15
textboxes and images.
I know how to do it in ASP but not in VB.Net windows forms.
Thanks.
Erik