Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Bind Crystal report chart with user defined object Post Reply Post New Topic
Author Message
pijush.dutta85
Newbie
Newbie


Joined: 16 May 2011
Location: India
Online Status: Offline
Posts: 1
Quote pijush.dutta85 Replybullet Topic: Bind Crystal report chart with user defined object
    Posted: 16 May 2011 at 6:50pm
Hi,

I have a requirement where I have to bind my report with user defined object. For that i am taking fields from database using query.
SELECT [Date]
          ,[Value]
      FROM [dbo].[MyTable] for XML AUTO,Elements and binding report using the xml generated by this query.

I have a user defined class where i fill the values from database

Now when I generate a line chart, Its taking the count of the values given not the absolute values. I think the problem is its taking the values of date and value as string though i have given date time and int type in my class.

Any idea how to solve this problem. any help will be appreciated.

Thanks in advance.

Regards,
Pijush Dutta
Pijush Dutta
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.047 seconds.