Dear All,
I am using SAP Crystal Report in my hybrid application i.e. for Client Side I am using Angular 5 and for server side is ASP .Net MVC 5. In that what I want to print some data using Crystal Report by passing Id.
I am getting passed Id in Crystal Report. I have doubt that may that id is not getting passed to stored procedure. Please let me know what will be solution on my above problem.
I am using MySql database.
Thanking You in advance.