Hi all,
I have below requirement-
On Transfer Order list page I have to add new menu item button. On click of this button it will show dialog which will have only print setup window (no other parameter). When I will click OK then it should process SSRS report for that selected Transfer order.I created report using RDP. I initially created tmp table, & DP class & query objects but with this I was unable to achieve my requirement later I created contract & controller classes too.
but now I am getting some error.
I have below queries:-
1. Does it require to create controller & contract? Or can I simply write some code to call Output menuitem by passing some ARGs where I will attach SSRS report for that output menuitem?
2. Can anybody give me some pointers or sample code for same?
Thanks in advance.
*This post is locked for comments
I have the same question (0)