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. Confirm Message while Delete Row From GridView [modified]

Confirm Message while Delete Row From GridView [modified]

Scheduled Pinned Locked Moved ASP.NET
sysadminquestion
2 Posts 2 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.
  • R Offline
    R Offline
    R Palanivel
    wrote on last edited by
    #1

    HI I Wrote My Code as follows. Its Working fine. But delete event didnt fire. I also mentioned the Delete event in GridView Control runat="server" id="gvwRoleScreen" width="100%"> OnRowDeleting="gvwRoleScreen_RowDeleting" OnRowEditing="gvwRoleScreen_RowEditing"/> ImageUrl="~/Images/drop.png" OnClientClick="return confirm('Are you sure to delete this record?');" />

    r_palanivel83 10:01 4 Jan '06

    modified on Monday, December 17, 2007 5:40:00 AM

    V 1 Reply Last reply
    0
    • R R Palanivel

      HI I Wrote My Code as follows. Its Working fine. But delete event didnt fire. I also mentioned the Delete event in GridView Control runat="server" id="gvwRoleScreen" width="100%"> OnRowDeleting="gvwRoleScreen_RowDeleting" OnRowEditing="gvwRoleScreen_RowEditing"/> ImageUrl="~/Images/drop.png" OnClientClick="return confirm('Are you sure to delete this record?');" />

      r_palanivel83 10:01 4 Jan '06

      modified on Monday, December 17, 2007 5:40:00 AM

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

      r_palanivel83 wrote:

      But delete event didnt fire

      Not firing means, Client event or Server event?

      Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group | Blog Spot

      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