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. Database & SysAdmin
  3. Database
  4. How do i display Values Horizonatally In Crystal Reports

How do i display Values Horizonatally In Crystal Reports

Scheduled Pinned Locked Moved Database
databasequestion
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.
  • V Offline
    V Offline
    Veerkumar Patil
    wrote on last edited by
    #1

    I'm new to crystal report and currently is using CR Ver. 10 to develop my project. I would like to know how can i make my report to display data from db in horizontal with maximum of 3 rows of data per page. My sql command look something as below: select personid, personname, personfname, personlname, personmname from person_tab It should display as template below: PERSON REPORT ID | ID 1 | ID 2 | ID 3 NAME | NAME 1 | Name 2 | Name 3 FIRST NAME | First Name 1 | First Name 2 | First Name 3 LAST NAME | Last Name 1 | Last Name 2 | Last Name 3 MID NAME | Mid Name 1 | Mid Name 2 | Mid Name 3

    A 1 Reply Last reply
    0
    • V Veerkumar Patil

      I'm new to crystal report and currently is using CR Ver. 10 to develop my project. I would like to know how can i make my report to display data from db in horizontal with maximum of 3 rows of data per page. My sql command look something as below: select personid, personname, personfname, personlname, personmname from person_tab It should display as template below: PERSON REPORT ID | ID 1 | ID 2 | ID 3 NAME | NAME 1 | Name 2 | Name 3 FIRST NAME | First Name 1 | First Name 2 | First Name 3 LAST NAME | Last Name 1 | Last Name 2 | Last Name 3 MID NAME | Mid Name 1 | Mid Name 2 | Mid Name 3

      A Offline
      A Offline
      anup keshari
      wrote on last edited by
      #2

      you should used cross tab report type . it will available when u will add the report in own solution explorer. lets me know if any things is needed.

      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