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. datagrid click

datagrid click

Scheduled Pinned Locked Moved ASP.NET
database
3 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.
  • V Offline
    V Offline
    vengaqua
    wrote on last edited by
    #1

    I have a datagrid with name "TitleGrid". I am using stored procedure.I am getting three fields in dataset. Now i walt to join these three fields and i want this whole thing to be hyperlink. When i click then i should be able to pass the whole thing as variable in "response.redirect".urgent

    Mohinder Singh

    V W 2 Replies Last reply
    0
    • V vengaqua

      I have a datagrid with name "TitleGrid". I am using stored procedure.I am getting three fields in dataset. Now i walt to join these three fields and i want this whole thing to be hyperlink. When i click then i should be able to pass the whole thing as variable in "response.redirect".urgent

      Mohinder Singh

      V Offline
      V Offline
      varshavmane
      wrote on last edited by
      #2

      Use Request.QueryString

      1 Reply Last reply
      0
      • V vengaqua

        I have a datagrid with name "TitleGrid". I am using stored procedure.I am getting three fields in dataset. Now i walt to join these three fields and i want this whole thing to be hyperlink. When i click then i should be able to pass the whole thing as variable in "response.redirect".urgent

        Mohinder Singh

        W Offline
        W Offline
        www suniltvl in
        wrote on last edited by
        #3

        Make chage in stored procedures as concate three fields as a single column and get into Dataset Now your dataset contain single column then bind in a datagrid with hyperlink column then no need for Response.redirect Just Try This ....

        Sunil Tvl

        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