Hi Friends,
Can anyone tell me, how can i show the graphs in datareport.
bye
Printable View
Hi Friends,
Can anyone tell me, how can i show the graphs in datareport.
bye
Sorry Girl,
There is no way you can show a chart or graph on Data Report. It is not meant for that.
Consider Crystal Reports or some other reporting tool.
Hi Abu,
Could u pls elaborate the things in detail. if possible pls send the code of crystle reports .
Thainks
Awaiting for reply
VbGirl
crystal report, is a third party peice of software and doesn't actually come with VB (unless your using V5, and that's only if you purchased Visual studio). So unless you/your company can get it, there's not much point in taking it further at this point.
:)
Ian
Hi Guy
dont worry, use MSChart control, or if that's not
available make your own .ocx control. But if
your working in a corporate environment dont
bother doing reporting in your app, rather
distribute it via your intranet (if youve got).
That way users arent limited to only PC's with
your app installed.
bye