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. gridview/datatable with grouped data

gridview/datatable with grouped data

Scheduled Pinned Locked Moved ASP.NET
help
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
    sanjay_tutu
    wrote on last edited by
    #1

    type priortity status --------------------------------------- bug low postponed bug low yy bug medium xx bug1 low xx bug1 high postponed --------------------------------------- The above table's data is required in following format as grouped data and needs to be displayed in a datatable or gridview. Can anyone give me code. --------------------------------------- low postponed bug yy --------------------------------- medium xx ---------------------------------------- low xx bug1 -------------------------------- high postponed

    sanjay kumar samantaray

    C 1 Reply Last reply
    0
    • S sanjay_tutu

      type priortity status --------------------------------------- bug low postponed bug low yy bug medium xx bug1 low xx bug1 high postponed --------------------------------------- The above table's data is required in following format as grouped data and needs to be displayed in a datatable or gridview. Can anyone give me code. --------------------------------------- low postponed bug yy --------------------------------- medium xx ---------------------------------------- low xx bug1 -------------------------------- high postponed

      sanjay kumar samantaray

      C Offline
      C Offline
      ChrisKo 0
      wrote on last edited by
      #2

      Get the Data into a DataSet and then use multiple GridView's that use Data Filters to filter the data needed. http://quickstart.developerfusion.co.uk/QuickStart/howto/doc/adoplus/FilterData.aspx[^]

      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