Results 1 to 2 of 2

Thread: The old data gets deleted when I add a new row to the "datatable"

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    102

    The old data gets deleted when I add a new row to the "datatable"

    Dear Friends

    I have created a datatable then I bind the datatable with dataset
    and
    after binding to datatable i want to insert multiple rows to the same datatable using the text box values.
    Is it possible to do this. If yes Please help me to achieve this task



    Regards
    Sara

  2. #2
    Hyperactive Member beasty1711's Avatar
    Join Date
    Mar 2001
    Posts
    418

    Re: The old data gets deleted when I add a new row to the "datatable"

    i've done something similar,

    1. when the user clicks add a dataset it created from the datatable

    2. add any new rows to the dataset

    3. re-bind dataset to the datatable
    "...They even have the internet on computers..." :- Homer Simpson

    "Second Place is First Looser" :- No Fear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width