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. gridview

gridview

Scheduled Pinned Locked Moved ASP.NET
cssdatabasejsontutorialquestion
12 Posts 5 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
    mylogics
    wrote on last edited by
    #1

    hii... i have taken buttonfield in one of the columns of a grid view rest of the columns are populated from the database.I want to perform some task on the buttonclick event how can i do this. plz guide me.... thanks...

    A L S 3 Replies Last reply
    0
    • M mylogics

      hii... i have taken buttonfield in one of the columns of a grid view rest of the columns are populated from the database.I want to perform some task on the buttonclick event how can i do this. plz guide me.... thanks...

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Use Gridview RowCommand Event and Check the Command name. Below is the Reference link for you. http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.rowcommand.aspx[^]

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      S 1 Reply Last reply
      0
      • M mylogics

        hii... i have taken buttonfield in one of the columns of a grid view rest of the columns are populated from the database.I want to perform some task on the buttonclick event how can i do this. plz guide me.... thanks...

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        use gridview edit and delete event and Google u will find so many example Thanks, Amit Patel

        A 1 Reply Last reply
        0
        • L Lost User

          use gridview edit and delete event and Google u will find so many example Thanks, Amit Patel

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Amit, I guess he is not asking about the GridView Edit Button. ;P

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

          1 Reply Last reply
          0
          • M mylogics

            hii... i have taken buttonfield in one of the columns of a grid view rest of the columns are populated from the database.I want to perform some task on the buttonclick event how can i do this. plz guide me.... thanks...

            S Offline
            S Offline
            sashidhar
            wrote on last edited by
            #5

            The Event U r Searching For is GridView RowCommand event Use The Below Link It Will Give FullOverview Of Grid View Event Trick/Tip: Raise a GridView RowCommand event from a child DropDownList control using a Submit button[^] http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.rowcommand.aspx[^]

            If It Helps Click It as Answer

            A 1 Reply Last reply
            0
            • S sashidhar

              The Event U r Searching For is GridView RowCommand event Use The Below Link It Will Give FullOverview Of Grid View Event Trick/Tip: Raise a GridView RowCommand event from a child DropDownList control using a Submit button[^] http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.rowcommand.aspx[^]

              If It Helps Click It as Answer

              A Offline
              A Offline
              Abhijit Jana
              wrote on last edited by
              #6

              You are 7 min late ;) :-D

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

              S 1 Reply Last reply
              0
              • A Abhijit Jana

                You are 7 min late ;) :-D

                Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                S Offline
                S Offline
                sashidhar
                wrote on last edited by
                #7

                LOL i am Always Ur Follower Dude..!

                If It Helps Click It as Answer

                A 1 Reply Last reply
                0
                • S sashidhar

                  LOL i am Always Ur Follower Dude..!

                  If It Helps Click It as Answer

                  A Offline
                  A Offline
                  Abhijit Jana
                  wrote on last edited by
                  #8

                  :-D

                  Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                  M 1 Reply Last reply
                  0
                  • A Abhijit Jana

                    :-D

                    Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                    M Offline
                    M Offline
                    mylogics
                    wrote on last edited by
                    #9

                    thanks... :)

                    S 1 Reply Last reply
                    0
                    • M mylogics

                      thanks... :)

                      S Offline
                      S Offline
                      sashidhar
                      wrote on last edited by
                      #10

                      Any Time DUDE:thumbsup:

                      If It Helps Click It as Answer

                      1 Reply Last reply
                      0
                      • A Abhijit Jana

                        Use Gridview RowCommand Event and Check the Command name. Below is the Reference link for you. http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.rowcommand.aspx[^]

                        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                        S Offline
                        S Offline
                        Seraph_summer
                        wrote on last edited by
                        #11

                        right, I have used this way!

                        A 1 Reply Last reply
                        0
                        • S Seraph_summer

                          right, I have used this way!

                          A Offline
                          A Offline
                          Abhijit Jana
                          wrote on last edited by
                          #12

                          That's cool !:thumbsup:

                          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                          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