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
helpcss
5 Posts 3 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.
  • A Offline
    A Offline
    Assaf82
    wrote on last edited by
    #1

    Hello Each Time i add a grid View in my page, I'm surprise when i run the app to have an error saying: "BC30456: 'GridView1_RowCommand' is not a member of 'ASP.default_aspx'." Any Help Will be greatly appreciated Thanks in advance

    Assaf

    V S 2 Replies Last reply
    0
    • A Assaf82

      Hello Each Time i add a grid View in my page, I'm surprise when i run the app to have an error saying: "BC30456: 'GridView1_RowCommand' is not a member of 'ASP.default_aspx'." Any Help Will be greatly appreciated Thanks in advance

      Assaf

      V Offline
      V Offline
      Venkatesh Mookkan
      wrote on last edited by
      #2

      It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.

      Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot

      A 2 Replies Last reply
      0
      • A Assaf82

        Hello Each Time i add a grid View in my page, I'm surprise when i run the app to have an error saying: "BC30456: 'GridView1_RowCommand' is not a member of 'ASP.default_aspx'." Any Help Will be greatly appreciated Thanks in advance

        Assaf

        S Offline
        S Offline
        sumit7034
        wrote on last edited by
        #3

        From the html code of ur asp.net application delete OnRowCommand="GridView1_RowCommand" where grideview is defined

        1 Reply Last reply
        0
        • V Venkatesh Mookkan

          It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.

          Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot

          A Offline
          A Offline
          Assaf82
          wrote on last edited by
          #4

          Yes, I wrote my gridview directly in the html So what i should do Thanks in advance

          Assaf

          1 Reply Last reply
          0
          • V Venkatesh Mookkan

            It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.

            Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot

            A Offline
            A Offline
            Assaf82
            wrote on last edited by
            #5

            Thank you The idea is get it :cool:

            Assaf

            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