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. Crystal Report and Dataset

Crystal Report and Dataset

Scheduled Pinned Locked Moved C#
3 Posts 3 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.
  • A Offline
    A Offline
    amatyasik
    wrote on last edited by
    #1

    Hi ! I try to generate Crystal Report with Untyped Dataset. When i used typed dataset, CrystalReport wizard's shown this dataset. But my dataset provided from function and there are untyped (so not shown in the CR wizard). If anyone have a link or answer .... Thanks a lot Alex (Sorry for my bad english :p)

    H A 2 Replies Last reply
    0
    • A amatyasik

      Hi ! I try to generate Crystal Report with Untyped Dataset. When i used typed dataset, CrystalReport wizard's shown this dataset. But my dataset provided from function and there are untyped (so not shown in the CR wizard). If anyone have a link or answer .... Thanks a lot Alex (Sorry for my bad english :p)

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      If you're using typed DataSets, just make sure your methods return that Type. You can also design your report to use fields from an untyped DataSet, but you must make sure that those untyped DataSet have the same tables and field names/types.

      Microsoft MVP, Visual C# My Articles

      1 Reply Last reply
      0
      • A amatyasik

        Hi ! I try to generate Crystal Report with Untyped Dataset. When i used typed dataset, CrystalReport wizard's shown this dataset. But my dataset provided from function and there are untyped (so not shown in the CR wizard). If anyone have a link or answer .... Thanks a lot Alex (Sorry for my bad english :p)

        A Offline
        A Offline
        Alex Getman
        wrote on last edited by
        #3

        I started with Crystal Reports from this article Crystal Reports Anyway look through Internet it's a lot of information outhere. http://aspalliance.com/articleViewer.aspx?aId=265&pId=2 xedom developers team

        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