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. C#
  4. Reports using Business Object in C#

Reports using Business Object in C#

Scheduled Pinned Locked Moved C#
csharpbusinessjsontutoriallearning
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.
  • N Offline
    N Offline
    Neel07
    wrote on last edited by
    #1

    I need to call Business Object Reports from Windows C# application. It should invoke the BO using BO API from C# winform pass the login credential to the BO and invoke that report in windows application. Does any one have idea how to achieve that or someone has already implemented this in their application. thanks in advance Share knowledge to enhance your learning

    S 1 Reply Last reply
    0
    • N Neel07

      I need to call Business Object Reports from Windows C# application. It should invoke the BO using BO API from C# winform pass the login credential to the BO and invoke that report in windows application. Does any one have idea how to achieve that or someone has already implemented this in their application. thanks in advance Share knowledge to enhance your learning

      S Offline
      S Offline
      shabonaa
      wrote on last edited by
      #2

      first design your report then add it to your project, add a CrystalReportViewer rpt_cust rpt=new rpt_cust(); CrystalReportViewer1.ReportSource=rptcust; CrystalReportViewer1.Refresh(); i hope that help

      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