I have created DataSet
for RDLC
reports. Now i have changed my Stored Procedure
by adding some new Columns
to it. DataSet
contains different Stored Procedures
, now how can i update the DataSet
with out deleting and Re Creating it. So that new added Columns
are available on DataSet
for use.
To create a dataset for the RDLC report, click Reporting under Visual C# Items. Click Report, and then click Add. The Report Wizard opens. Enter a dataset name in Name field.To choose a data source for the dataset, click New on the right of Data source drop-down combo box.
In visual studio if you have the RDLC open you can open the Report Data window by pressing CTRL+ALT+D.
From here you click on datasets and then right click on the data set to refresh it.
I have solved it..
DataSet
Stored Procedure
.Configure
.Next, Next
and Finish
.Now go to RDLC
Report.
Dataset
and click Refresh
.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With