how to do array of textboxes when a user input a number of textbox to be loaded and when the button clicked, the array of textbox that the user enters will appear?
can someone help me with this? Thank u!

how to do array of textboxes when a user input a number of textbox to be loaded and when the button clicked, the array of textbox that the user enters will appear?
can someone help me with this? Thank u!

Hi,

There are several ways of doing that.
For example you can create the number of textboxes in designtime and make them visible when needed.
Or you can create them with a for loop dynamic.

Can you explain more what your trying to create and what do you have so far.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.