Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8832197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:28:29+00:00 2026-06-14T08:28:29+00:00

I’ve seen in some websites that let their users add a record by entering

  • 0

I’ve seen in some websites that let their users add a record by entering to some text boxes in a raw and there is a plus icon which lets them to add another record if they have one, in a fashion like below:

Phone number: |____| Name: |_________| +

|___Add_Button___|

and if user has another record, then he clicks on that plus icon and the form becomes like this:

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| +

|___Add_Button___|

and after a few rows something like this:

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| –

Phone number: |____| Name: |_________| +

|___Add_Button___|

Would you please tell me how can this be achieved in Asp.net WebForms and/or give me some hints on what is this structure and how others have implemented it? (preferably a server-side solution)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T08:28:30+00:00Added an answer on June 14, 2026 at 8:28 am

    At first i dont understand why do you need a server side solution for this, unless / otherwise there is a special need for the same.

    You can achieve this in multiple ways

    1 Build controls on the client side

    You can build controls on the client side when user clicks on + or – and keep adding them to your container, and finally or periodically if you wish you can save changes to the server using a callback.

    on the client side you can uniquely name the controls to fetch values from them during save. some thing like tbx_phone_number_1 , tbx_phone_number_2 and so on

    You can also have a JSON at the client side and for every – and + you can push the records in to json and finally send JSON back to server to save.

    2 Build controls on the server side

    Upon every click on + or – you do a post back and build controls on the server side, this is a tedious process in which you waste resources like network bandwidth and server performance.

    Dynamically add rows to table
    Adding rows and columns to a table dynamically with jQuery

    add controls dynamically

    How do i add input fields (textbox) to a table dynamically created with jQuery

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I know there's a lot of other questions out there that deal with this
I'm working with an upstream system that sometimes sends me text destined for HTML/XML
Let's say I'm outputting a post title and in our database, it's Hello Y’all
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.