Telerik report

0
0

in a wisej web project i should use Telerik report (core 7)
Do you have an example of how to integrate them?
thank you

  • vincent_
    Asuming it works just like DevExpress reports then you must reference all DLL files required by for the Telerik reports. Then you can use them I your WiseJ project. What I did to get the DevExpress reports working was to create an empty winforms project. Add an empty DevExpress report so all references are added. Then build the app Then copy all the referenced DLLs to some folder. Then open the WiseJ app and reference the DLL files that were copied. Then copy the empty report files to the project and include them. This should add it as a report you can edit using visual studio designer. This might be cumbersome but I managed to get it working this way. Hope it will work for you and Telerik too. Vincent
  • You must to post comments
0
0

Thanks Vincenzo
Now I do some tests

Mario

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.