Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

im designing a form to allow me to enter an unlimited number of records into a table. the number of records will never be more than 10 or so but it would suit the design better if i could enter as many as i wanted. heres the details:

 

i have a customer table.

a customer can have 1 or many visits to a resort.

i want to come up with a solution to allow me to create a form to input all a customers visits.

i dont want to limit myself by using text boxes as then im limited to the number of visits i can enter by how many text boxes i have.

i suppose i could use a datagrid but what i want to know is can i have a button on a form that adds a row to a datagrid as i need it? can anyone think of a better way to get around this problem?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...