I am using dataset as a datasource for my crystal reports.
The problem is after adding the dataset to crystal reports, when I make the changes in dataset that changes doesn't appear in dataset which is already added in crystal report. So to use the dataset changes I have to first create a new dataset with changes and then delete the already existing dataset from report and then again design the report, which is a big hassle, even if I add one extra column to dataset or just chage the name of column that change doesn't appear.
Please let me know if anybody knows the solution of this problem.
I am using VS.NET and crystal report.net
Thanks in advance
The problem is after adding the dataset to crystal reports, when I make the changes in dataset that changes doesn't appear in dataset which is already added in crystal report. So to use the dataset changes I have to first create a new dataset with changes and then delete the already existing dataset from report and then again design the report, which is a big hassle, even if I add one extra column to dataset or just chage the name of column that change doesn't appear.
Please let me know if anybody knows the solution of this problem.
I am using VS.NET and crystal report.net
Thanks in advance