Home All Groups Group Topic Archive Search About

.NET Crystal reports using grouped datasets

Author
17 Nov 2004 9:23 PM
latha
Hi
I am trying to create crystal reports in C#.NET (windows).
First I have created a strongly typed dataset and then i have changed the
data in the crystal reports by pointing to the stored procedure so that i can
pass the argumetns dynamically.
So far works fine with simple data.

But i also need to display data in Hierarchical way so i have inserted
groups in report but it is giving error (might be due to the fact that
dataset doesn't have group)

I am wondering if there is a way to accomplish groups in crystal reports
with data coming from a stored procedure.

I am thinking if i can implement my dataset with groups may it doesn't give
error but i am nto aware of grouping in datasets.

Anyhelp is greatly appreciated.

Thanks in advance.



--
Soly

AddThis Social Bookmark Button