For our customer we need to print a patients' medical file with appointments. This has some legal implications like every appointment should get assigned a page number in the file which cannot change once assigned.
So what we need to do is to retrieve the page number in code and update the database and then ensure that every time the report is generated the page number remain the same (the data won't change once the page number has been assigned). Also the height of each data row can be variable depending on the medical information applied by the doctor. Can Telerik Reporting do this?
We would use the Silverlight ReportViewer.
So what we need to do is to retrieve the page number in code and update the database and then ensure that every time the report is generated the page number remain the same (the data won't change once the page number has been assigned). Also the height of each data row can be variable depending on the medical information applied by the doctor. Can Telerik Reporting do this?
We would use the Silverlight ReportViewer.