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. How to create a link to my table content

How to create a link to my table content

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-nettutorial
4 Posts 4 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.
  • J Offline
    J Offline
    jeya krishnan v
    wrote on last edited by
    #1

    Actually iam developing an ASP.NET application using VB.NET...there how can i create a table with its contents making a link to another page?

    T M A 3 Replies Last reply
    0
    • J jeya krishnan v

      Actually iam developing an ASP.NET application using VB.NET...there how can i create a table with its contents making a link to another page?

      T Offline
      T Offline
      Tuwing Sabado
      wrote on last edited by
      #2

      Dynamic Tables or Static? Regards,

      1 Reply Last reply
      0
      • J jeya krishnan v

        Actually iam developing an ASP.NET application using VB.NET...there how can i create a table with its contents making a link to another page?

        M Offline
        M Offline
        Michael Sync
        wrote on last edited by
        #3

        Why dont you use Datagrid or DataList or repeater? You can add "Hyperlink" or "Linkbutton" in template columns..

        Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message. Thank you.

        1 Reply Last reply
        0
        • J jeya krishnan v

          Actually iam developing an ASP.NET application using VB.NET...there how can i create a table with its contents making a link to another page?

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

          if you know the page earlier then u can try something like this

          Open new page

          If u dont know the page that u have redirect in the design time then , make the href="#", at design and then access the tag in the code behind and then set the href property dynamically.

          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