msdobrescu
Programmer
Hello,
I am trying to create a report editor based on the CR's embeddable designer component (CR9-XI).
I have .net typed datasets and I intend to add (at runtime) tables from these datasets as sources of data to the report loaded in the embeddable designer component. (these datasets are assemblies included in the project).
I couldn't find the documentation or example of use of report.Dataset.Tables.Add() method that works.
Does anyone knows how to do this?
I am trying to create a report editor based on the CR's embeddable designer component (CR9-XI).
I have .net typed datasets and I intend to add (at runtime) tables from these datasets as sources of data to the report loaded in the embeddable designer component. (these datasets are assemblies included in the project).
I couldn't find the documentation or example of use of report.Dataset.Tables.Add() method that works.
Does anyone knows how to do this?