Edit/Delete row in datasets table

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sweet_dreams

    #1

    Edit/Delete row in datasets table

    Hi all,

    I have such a problem. I have dataset with one table. I would like to
    edit or delete specified row of this table. For example I would like to
    change value of table A where in column X I a have value 'aaaa'.
    How can this be done?

    Please help.

    Regards,
    sweet_dreams

  • sweet_dreams

    #2
    Re: Edit/Delete row in datasets table


    I found it here:
    http://msdn2.microsoft.com/en-us/library/tat996zc.aspx

    Comment

    • Cor Ligthert [MVP]

      #3
      Re: Edit/Delete row in datasets table

      Sweet_dreams,

      It is great you find it, but tell next time please in your message.

      That you use a typed dataset and because that there are already standard 3
      versions of that if it is
      a by the wizard made version and than in which Visual Studio Version, and if
      that is VS2005 if it is ASPNET or Winforms.

      (And than as well about editing that this means inside the program and not
      by a user)

      In this case the thread could have been very long if somebody had tried to
      help you because that was probably done about a non typed dataset.

      Thanks in advance,

      Cor

      "sweet_drea ms" <sweet_dreams@o 2.plschreef in bericht
      news:1155672628 .946546.27630@m 73g2000cwd.goog legroups.com...
      Hi all,
      >
      I have such a problem. I have dataset with one table. I would like to
      edit or delete specified row of this table. For example I would like to
      change value of table A where in column X I a have value 'aaaa'.
      How can this be done?
      >
      Please help.
      >
      Regards,
      sweet_dreams
      >

      Comment

      Working...