ASP.NET Editable DataGrid

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

    ASP.NET Editable DataGrid


    Hi,

    I need to code an editable DataGrid without any fancy stuff. I am new to ASP.NET and I was wondering whether there are some resources that allow to build this editable grid in a very short period of time. I need to deliver this code tomorrow morning to my boss!

    Thanks a lot
    Mike


  • Craig Deelsnyder

    #2
    Re: ASP.NET Editable DataGrid

    On Sun, 11 Jul 2004 21:19:23 +0200, Mike <nospam@nospam. com> wrote:
    [color=blue]
    >
    > Hi,
    >
    > I need to code an editable DataGrid without any fancy stuff. I am new to
    > ASP.NET and I was wondering whether there are some resources that allow
    > to build this editable grid in a very short period of time. I need to
    > deliver this code tomorrow morning to my boss!
    >
    > Thanks a lot
    > Mike
    >[/color]

    Sounds like you might need to read this (long) in-depth article on the
    DataGrid itself:



    I'm afraid an attempt at a quick answer won't help you understand it any
    better...

    --
    Craig Deelsnyder
    Microsoft MVP - ASP/ASP.NET

    Comment

    • Ken Cox [Microsoft MVP]

      #3
      Re: ASP.NET Editable DataGrid

      Xml Edit Grid

      Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


      "Mike" <nospam@nospam. com> wrote in message
      news:eGFVvw3ZEH A.3112@TK2MSFTN GP09.phx.gbl...

      Hi,

      I need to code an editable DataGrid without any fancy stuff. I am new to
      ASP.NET and I was wondering whether there are some resources that allow to
      build this editable grid in a very short period of time. I need to deliver
      this code tomorrow morning to my boss!

      Thanks a lot
      Mike


      Comment

      • Saravana [MVP]

        #4
        Re: ASP.NET Editable DataGrid

        You can look into article,



        --
        Saravana
        Microsoft MVP - ASP.NET




        "Mike" <nospam@nospam. com> wrote in message news:eGFVvw3ZEH A.3112@TK2MSFTN GP09.phx.gbl...

        Hi,

        I need to code an editable DataGrid without any fancy stuff. I am new to ASP.NET and I was wondering whether there are some resources that allow to build this editable grid in a very short period of time. I need to deliver this code tomorrow morning to my boss!

        Thanks a lot
        Mike


        Comment

        Working...