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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. menu on the click of grid view row

menu on the click of grid view row

Scheduled Pinned Locked Moved ASP.NET
csshelp
2 Posts 2 Posters 1 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
    Piyush Vardhan Singh
    wrote on last edited by
    #1

    hi friend Good Morning i want to open menu on the click of grid view row how it possible please help me Thank u

    Piyush Vardhan Singh

    R 1 Reply Last reply
    0
    • P Piyush Vardhan Singh

      hi friend Good Morning i want to open menu on the click of grid view row how it possible please help me Thank u

      Piyush Vardhan Singh

      R Offline
      R Offline
      ReactiveX
      wrote on last edited by
      #2

      There are 2 parts to this functionality: The first being the server side event to be raised on the grid view row's click. The second being a client side script (such as JavaScript) which displays the actual menu. Once the server side click event has been raised, register a client script block in the page to execute a JavaScript function in order to display/hide your menu. You can get your hands on a JavaScript popup menu at many different online sources.

      Daniel Minnaar Lead Software Developer

      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