Gridview datas in crystal report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradeep c
    New Member
    • Aug 2008
    • 8

    Gridview datas in crystal report

    I am new vb.net im am developing a stand alone application, can some one help me how to get and display datas which are in grid view to craystal report?
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    Sorry, but this is an inappropriate question for this forum. We can help you with specific coding issues, but we can't hold your hand and teach you from the beginning. I suggest you find a tutorial for Crystal Reports and VB.NET.

    Please read the Posting Guidelines before posting.

    MODERATOR

    Comment

    • pradeep c
      New Member
      • Aug 2008
      • 8

      #3
      thanks for the reply. i was just curious to know is there anyway ways to display the grid view datas in crystal report.

      Comment

      • pradeep c
        New Member
        • Aug 2008
        • 8

        #4
        datas inside the grid view to crystal

        I am new to vb.net. I have datas in the gridview inside a form. The same datas which are in the form, I need to display it in the crystal report. I am not ask weather we can display grid view in crystal,I know it cant happen. I only need datas inside the grid view to crystal.

        can any one please help me on this?, its urgent.

        Comment

        • Curtis Rutland
          Recognized Expert Specialist
          • Apr 2008
          • 3264

          #5
          Please do not double post on this forum. There is absolutely no need, because replying to your original thread will bump it back to the top of the forum anyway.

          This is your second warning. Read the posting guidelines that I've already linked for you before you make another post. If you continue to break forum rules we will have to ban your account temporarily.

          MODERATOR

          Now as to this problem, you shouldn't be using the data from the gridview, but directly from the gridview's data source. And before you ask for the code for this, I can't give you boilerplate code. It's way to broad a topic for any sample code to be applicable to your specific situation.

          Comment

          Working...