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 nested data grid

how to create nested data grid

Scheduled Pinned Locked Moved ASP.NET
csshelptutorial
4 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.
  • S Offline
    S Offline
    Sophia Rekhi
    wrote on last edited by
    #1

    hi all, i want to create one master datagrid ,in each cell of master datagrid contains one child datagrid " how it is possible. please help me.

    S C 2 Replies Last reply
    0
    • S Sophia Rekhi

      hi all, i want to create one master datagrid ,in each cell of master datagrid contains one child datagrid " how it is possible. please help me.

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      yes it is Possible. Hope the article by Sams here[^] will help you.

      Regards, Satips.:rose:

      1 Reply Last reply
      0
      • S Sophia Rekhi

        hi all, i want to create one master datagrid ,in each cell of master datagrid contains one child datagrid " how it is possible. please help me.

        C Offline
        C Offline
        chand10
        wrote on last edited by
        #3

        Hi You can use nested DataGrids in this way 1.Add a DataGrid to the page. 2.Go to Property Builder of DataGrid(appear by clicking on the small arrow on the Right side top of the DataGrid,it is called Smart Tag or right click DataGrid and Select Show Smart Tag) 3.In that go to Columns tab and select Templete column then click arrow to add. 4.Give Header text name and click apply and Ok.Your Templete column will appear on the DataGrid as a column. 5.Again select Smart Tag,this time go to Edit Templetes.A single Templete column will appear. 6.Then Drag and Drop another DataGrid onto the Templete column. This is the way you create nested DataGrids

        Cheers Chandu

        S 1 Reply Last reply
        0
        • C chand10

          Hi You can use nested DataGrids in this way 1.Add a DataGrid to the page. 2.Go to Property Builder of DataGrid(appear by clicking on the small arrow on the Right side top of the DataGrid,it is called Smart Tag or right click DataGrid and Select Show Smart Tag) 3.In that go to Columns tab and select Templete column then click arrow to add. 4.Give Header text name and click apply and Ok.Your Templete column will appear on the DataGrid as a column. 5.Again select Smart Tag,this time go to Edit Templetes.A single Templete column will appear. 6.Then Drag and Drop another DataGrid onto the Templete column. This is the way you create nested DataGrids

          Cheers Chandu

          S Offline
          S Offline
          Sophia Rekhi
          wrote on last edited by
          #4

          Hi chandu, thanks for u r valuble reply. but if u have any idea to code of this nested grid. pls send me. thanks

          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