• How to create Dynamic text boxes in ASP.NET

    Abhey Member

    How to create Dynamic text boxes in ASP.NET

  • SapnaVishwas Member

    There are two ways to accomplish this. In server side code or client side code using a Javascript library like jquery. Do you have a preference?

    Using client side code: `http://www.aspsnippets.com/Articles/Create-dynamic-textbox-using-JavaScript-in-ASP.Net.aspx
    `
    Using server side code: You’d just place them in a container and loop through the container on postback. Reading the control values.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
en_USEnglish