New Service Pack 28.003 for List & Label and the Report Server

The new service pack 28.003 for List & Label extends your reporting with support for Embarcadero RAD Studio 11.3 and new chart types in the Web Report Designer. In addition, the corresponding Enterprise NuGet packages are now available for all .NET assemblies for a smooth integration into your projects. For a detailed list of all changes, see the servicepack.pdf in your installation or in the service pack download section.

Building a Better Databinding Ecosystem for Delphi

The IDataProvider interface for .NET has enabled many features that are not available for all of the other platforms so far. Most importantly, it brings multiple report containers and nested tables. For C++, we've included a sample in LL21. This is sadly missing in Delphi. In addition, the current Delphi data-binding engine still works against the BDE, a technology that has been deprecated quite a while ago by Embarcadero.