Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to read Edit, delete records from Datagrid control [modified]

how to read Edit, delete records from Datagrid control [modified]

Scheduled Pinned Locked Moved C#
xmlhelptutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sanjib Raj
    wrote on last edited by
    #1

    i want to Edit, Delete, Xml Records Displayed in Datagrid. Plz help me i am using code for Displaying Records in Datagrid like this. { DataSet ds=new DataSet(); ds.ReadXml(@"D:\schedulerFiles\Date.xml"); dataGrid1.DataSource=ds; dataGrid1.SetDataBinding(ds,"DateSchedule"); } -- modified at 3:17 Tuesday 10th April, 2007

    T V M 3 Replies Last reply
    0
    • S Sanjib Raj

      i want to Edit, Delete, Xml Records Displayed in Datagrid. Plz help me i am using code for Displaying Records in Datagrid like this. { DataSet ds=new DataSet(); ds.ReadXml(@"D:\schedulerFiles\Date.xml"); dataGrid1.DataSource=ds; dataGrid1.SetDataBinding(ds,"DateSchedule"); } -- modified at 3:17 Tuesday 10th April, 2007

      T Offline
      T Offline
      Tamimi Code
      wrote on last edited by
      #2

      check this http://msconline.maconstate.edu/tutorials/ASPNET1/default.htm[^]

      When you get mad...THINK twice that the only advice Tamimi - Code

      1 Reply Last reply
      0
      • S Sanjib Raj

        i want to Edit, Delete, Xml Records Displayed in Datagrid. Plz help me i am using code for Displaying Records in Datagrid like this. { DataSet ds=new DataSet(); ds.ReadXml(@"D:\schedulerFiles\Date.xml"); dataGrid1.DataSource=ds; dataGrid1.SetDataBinding(ds,"DateSchedule"); } -- modified at 3:17 Tuesday 10th April, 2007

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        The most comprehensive resource: http://www.4guysfromrolla.com/webtech/122300-1.shtml[^]

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        1 Reply Last reply
        0
        • S Sanjib Raj

          i want to Edit, Delete, Xml Records Displayed in Datagrid. Plz help me i am using code for Displaying Records in Datagrid like this. { DataSet ds=new DataSet(); ds.ReadXml(@"D:\schedulerFiles\Date.xml"); dataGrid1.DataSource=ds; dataGrid1.SetDataBinding(ds,"DateSchedule"); } -- modified at 3:17 Tuesday 10th April, 2007

          M Offline
          M Offline
          Muammar
          wrote on last edited by
          #4

          try this.


          Smile: A curve that can set a lot of things straight! (\ /) (O.o) (><)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups