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. Sugestion needed for information - WM 6.0

Sugestion needed for information - WM 6.0

Scheduled Pinned Locked Moved C#
databasequestion
6 Posts 2 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.
  • M Offline
    M Offline
    Maxdd 7
    wrote on last edited by
    #1

    I need to display information from MS SQL table, and I need to have edit, insert and delete options. What should I use? ListView? DataGrid..? Or another ?

    H 1 Reply Last reply
    0
    • M Maxdd 7

      I need to display information from MS SQL table, and I need to have edit, insert and delete options. What should I use? ListView? DataGrid..? Or another ?

      H Offline
      H Offline
      hisen
      wrote on last edited by
      #2

      You should use DataGrid. It has edit, insert and delete function itself.

      M 1 Reply Last reply
      0
      • H hisen

        You should use DataGrid. It has edit, insert and delete function itself.

        M Offline
        M Offline
        Maxdd 7
        wrote on last edited by
        #3

        hisen wrote:

        You should use DataGrid. It has edit, insert and delete function itself.

        Thanks! Should I save information with SQL Server CE or XML ? Can you please point me to information where I can learn to do those operations?

        H 2 Replies Last reply
        0
        • M Maxdd 7

          hisen wrote:

          You should use DataGrid. It has edit, insert and delete function itself.

          Thanks! Should I save information with SQL Server CE or XML ? Can you please point me to information where I can learn to do those operations?

          H Offline
          H Offline
          hisen
          wrote on last edited by
          #4

          I think you needn't. But it depend on your project specfic request.

          M 1 Reply Last reply
          0
          • H hisen

            I think you needn't. But it depend on your project specfic request.

            M Offline
            M Offline
            Maxdd 7
            wrote on last edited by
            #5

            I dont need what ?

            1 Reply Last reply
            0
            • M Maxdd 7

              hisen wrote:

              You should use DataGrid. It has edit, insert and delete function itself.

              Thanks! Should I save information with SQL Server CE or XML ? Can you please point me to information where I can learn to do those operations?

              H Offline
              H Offline
              hisen
              wrote on last edited by
              #6

              You can learn how to use the control DataGrid in MSDN. It has these methods such as OnEditCommand ,OnDeleteCommand and so on. Url: http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.datagrid_methods.aspx[^]

              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