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. Web Development
  3. ASP.NET
  4. DATA GRID

DATA GRID

Scheduled Pinned Locked Moved ASP.NET
csharpcssasp-netquestion
6 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.
  • P Offline
    P Offline
    ps srinivasan
    wrote on last edited by
    #1

    Hello frnd I displayed my mark list table in data grid.if i click the roll number cell i want to display the corresponding value (like name ,class) in text box,i am using asp.net 1.1. Last three days i am asking this question,but i didn't get result for this.i am MCA student, so please any one give some code or link or idea plz urgent this.

    S N A 3 Replies Last reply
    0
    • P ps srinivasan

      Hello frnd I displayed my mark list table in data grid.if i click the roll number cell i want to display the corresponding value (like name ,class) in text box,i am using asp.net 1.1. Last three days i am asking this question,but i didn't get result for this.i am MCA student, so please any one give some code or link or idea plz urgent this.

      S Offline
      S Offline
      Sushant_Mathur
      wrote on last edited by
      #2

      You can use DataGridItemCollection and then display particular values in the text box. for ex. Dim instance As DataGrid Dim value As DataGridItemCollection value = instance.Items

      Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm

      P 1 Reply Last reply
      0
      • S Sushant_Mathur

        You can use DataGridItemCollection and then display particular values in the text box. for ex. Dim instance As DataGrid Dim value As DataGridItemCollection value = instance.Items

        Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm

        P Offline
        P Offline
        ps srinivasan
        wrote on last edited by
        #3

        frnd i want to write the code in click event. at same time i want to display only one person details.

        S 1 Reply Last reply
        0
        • P ps srinivasan

          frnd i want to write the code in click event. at same time i want to display only one person details.

          S Offline
          S Offline
          Sushant_Mathur
          wrote on last edited by
          #4

          check this link: http://forums.asp.net/p/617821/619868.aspx[^]

          Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm

          1 Reply Last reply
          0
          • P ps srinivasan

            Hello frnd I displayed my mark list table in data grid.if i click the roll number cell i want to display the corresponding value (like name ,class) in text box,i am using asp.net 1.1. Last three days i am asking this question,but i didn't get result for this.i am MCA student, so please any one give some code or link or idea plz urgent this.

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            You have to use TemplateColumns and Edit/Update button columns to do this.

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            1 Reply Last reply
            0
            • P ps srinivasan

              Hello frnd I displayed my mark list table in data grid.if i click the roll number cell i want to display the corresponding value (like name ,class) in text box,i am using asp.net 1.1. Last three days i am asking this question,but i didn't get result for this.i am MCA student, so please any one give some code or link or idea plz urgent this.

              A Offline
              A Offline
              aswini
              wrote on last edited by
              #6

              Hi... In Property Builder of data grid... convert columns into Template columns then Use Edit/ Update , cancel buttons..

              Aswini

              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