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. Add Group in Report

Add Group in Report

Scheduled Pinned Locked Moved ASP.NET
visual-studiohelptutorial
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.
  • M Offline
    M Offline
    mihirhp
    wrote on last edited by
    #1

    Hi.... I an having problem ... I have to create one report in VS 2005. I had created one dataset which will return one table.... this table containt & fields, as follows MovieName, ShowTime, ScreenNo, TicketClass, ClassPrice, TotalSaleTicketforClass, TotalAmt Here there are two classes Silver, Gold..... Now the problem is I have to create group for TicketClass. also for one movie, there are four ShowTime, and each show has 2 Screen..... so how to make Groups such that I can view list of movie by TicketClass...

    J 1 Reply Last reply
    0
    • M mihirhp

      Hi.... I an having problem ... I have to create one report in VS 2005. I had created one dataset which will return one table.... this table containt & fields, as follows MovieName, ShowTime, ScreenNo, TicketClass, ClassPrice, TotalSaleTicketforClass, TotalAmt Here there are two classes Silver, Gold..... Now the problem is I have to create group for TicketClass. also for one movie, there are four ShowTime, and each show has 2 Screen..... so how to make Groups such that I can view list of movie by TicketClass...

      J Offline
      J Offline
      John ph
      wrote on last edited by
      #2

      I assume that you are using .NET crystal report to generate this report. Do the grouping in the Crystal Report in the below given order and Format it accordingly. so, that you can view the list of movies by TicketClass, by ShowTime, by ScreenNo. 1. Group By TicketClass 2. Group By ShowTime 3. Group By ScreenNo

      Regards
       - J O N -


      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