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. General Programming
  3. Visual Studio
  4. Group By In Microsoft Report Viewer

Group By In Microsoft Report Viewer

Scheduled Pinned Locked Moved Visual Studio
comlounge
1 Posts 1 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.
  • N Offline
    N Offline
    nooshin
    wrote on last edited by
    #1

    Hello I am working Microsoft report viewer in Visual Stuio 2010. There is a Tablix in my report with serveral Columns inside of it, i want to have a Group By for the Column 3 and 4 . Tablix Column1 - Column2 - Column3 - Column4 - Column5 - Column6 I made a Group by for those Column , which caused that the Group By Column Appears in the first position of the Tablix( which i didn't want that Column there) , So i hide that Coulmn. GroupByOf3and4 - Column1 - Column2 - Column3 - Column4 - Column5 - Column6 The Group By works well, but Columns3 and 4 ( which are my goal) are repeating through every lines, which actually i don't want it like that. this is sample of table i would like to be in another forum i have posted it http://social.msdn.microsoft.com/Forums/vstudio/en-US/f0406a2e-a170-4d33-8b83-b17de16af26a/group-by-in-report-viewer[^] Thank you

    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