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. Dynamic datadisplay

Dynamic datadisplay

Scheduled Pinned Locked Moved Web Development
cssdatabasetutorialquestion
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.
  • S Offline
    S Offline
    sidbaruah
    wrote on last edited by
    #1

    Hi Friends!!! Well i have requirement here that I need to show the details of the rows of a database as an external window!! To make it clear i have a datagrid ,on click of a button row in the grid the relevant information will pop out in another datagrid as a separate window... how to do it? Any suggestions??? Thanks!!!

    I was born dumb!! :laugh:Programming made me laugh:laugh:!!! --sid--

    L 1 Reply Last reply
    0
    • S sidbaruah

      Hi Friends!!! Well i have requirement here that I need to show the details of the rows of a database as an external window!! To make it clear i have a datagrid ,on click of a button row in the grid the relevant information will pop out in another datagrid as a separate window... how to do it? Any suggestions??? Thanks!!!

      I was born dumb!! :laugh:Programming made me laugh:laugh:!!! --sid--

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Hey This is not a great answer but I hope it will point you in the right direction: You can use a master detail view to perform filtering so you click a row in your master view and it redirects you to a page with your details (row view) - look at the tutorials on www.asp.net: http://www.asp.net/learn/dataaccess/tutorial09cs.aspx?tabid=63 So instead of going to a new page can you not use JavaScript to make a new window with a URL to your details page and a quer string telling it what to show: http://www.pageresource.com/jscript/jwinopen.htm Hope this helps Dan

      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