Browsed by
Tag: Refresh

Refreshing RDLC Dataset in Visual Studio

Refreshing RDLC Dataset in Visual Studio

Getting Changes from the RDLC Dataset When you design RDL(C) Layouts, you usually work with datasets. The dataset defines which data you can use in your report. When you worked with C/SIDE, there has always been a difference how changes in the RDLC dataset were handled by Visual Studio and Report Builder. Once you had Report Builder opened with a specific dataset, you could not change the dataset and reload the changes without reopening Report Builder. For Visual Studio on…

Read More Read More