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 open child datagrid

how to open child datagrid

Scheduled Pinned Locked Moved ASP.NET
tutoriallearning
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.
  • G Offline
    G Offline
    govindi unal
    wrote on last edited by
    #1

    i want to open a child datagrid in the same web form example i have a datagrid with columns semester , paper for a particular course wht actually i want that when i click on hypertext column of base datagrid a child datagrid with related details to be displayed

    modified on Monday, May 18, 2009 7:19 AM

    O P 2 Replies Last reply
    0
    • G govindi unal

      i want to open a child datagrid in the same web form example i have a datagrid with columns semester , paper for a particular course wht actually i want that when i click on hypertext column of base datagrid a child datagrid with related details to be displayed

      modified on Monday, May 18, 2009 7:19 AM

      O Offline
      O Offline
      Oakman
      wrote on last edited by
      #2

      Is that all of the problem or did your professors give you more details?

      Jon Smith & Wesson: The original point and click interface Both democrats and republicans are playing for the same team and it's not us. - Chris Austin

      1 Reply Last reply
      0
      • G govindi unal

        i want to open a child datagrid in the same web form example i have a datagrid with columns semester , paper for a particular course wht actually i want that when i click on hypertext column of base datagrid a child datagrid with related details to be displayed

        modified on Monday, May 18, 2009 7:19 AM

        P Offline
        P Offline
        padmanabhan N
        wrote on last edited by
        #3

        its a simple one... Take two grid in the first grid if u click a row get the identity value and pass it as a values for the select query whcih will ne like"select * from table where id = //your value" and assign the datasouce for the next grid.....

        Padmanabhan

        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