Master-slave DataGrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sakalicek
    New Member
    • Mar 2007
    • 51

    Master-slave DataGrid

    Hi, I tried to create DataGrid with inner DataGrid.
    Found this page about it.
    But I have GridView not DataGrid in my code.

    And I am not able to rewrite it for GridView.

    Can u please help me?

    Or just explain me those EventArgs and Handlers, which one I should use for GridView.

    Thx, Zdenek.
  • Sakalicek
    New Member
    • Mar 2007
    • 51

    #2
    The point is How to get some actually bounded item value.
    I have data set which is bouded to data grid A.
    In that data grid A I want to have data grid B with details for some item from A.
    So I need to get value of this actually inserted item.

    OK???

    Comment

    • jhardman
      Recognized Expert Specialist
      • Jan 2007
      • 3405

      #3
      Moved discussion to the .NET forum. ASP classic does not use DataGrids

      Jared, moderator
      ASP forum

      Comment

      Working...