Dear Experts,
I have 2 menu item call to same report but different design .
But when i open the menuitem property "LinkedPermissionObjectChild" set to "PrecisionDesign_NEW", It always point to "PrecisionDesign" but not "PrecisionDesign_NEW".
Then in the controller class i found:
controller.parmReportName(ssrsReportStr(ReportName, PrecisionDesign));
in the class, how to i know which menu item is calling from ?
i don't want to make much changes in the class because its customize report from other developer.
Thanks in advance :)
*This post is locked for comments
I have the same question (0)