Browsed by
Tag: RDLC

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…

RDL(C) Reports with Visual Studio 2017 or Report Builder 2016? – 5 Differences

RDL(C) Reports with Visual Studio 2017 or Report Builder 2016? – 5 Differences

When it comes to designing RDL reports in Microsoft Dynamics NAV / Business Central, there are three different programs which you can use: Visual StudioReport BuilderWord Especially as a beginner you will be confronted with a decision between these two fellas: Visual Studio 2017 or Report Builder 2016? Layouts created with Microsoft Word have the…

RDLC Reports with Visual Studio 2017 – Prerequisites

RDLC Reports with Visual Studio 2017 – Prerequisites

Our world would be way too easy if we could just download Visual Studio, open an .rdlc file with it and start developing. Like with many things in life, there is one truth for developing RDLC Reports with Visual Studio. The more burdens you overcome, the more fun you will have afterwards. Before you can…