UP "Named Method" with VBC
Hello,
I have VBC with class CSSBCVExtern and applet with class CSSFrameListBase. I want to use Applet User Property "Named Method". This UP is supported by the applet class but creates error message "The specialized method 'EvalExpr' is not supported for business component...". I think that 'EvalExpr' is supported only if BC has class CSSBCBase. I know that it is necessary to use class CSSBCVExtern for VBC...
Do you know elegant way how to use UP "Named Method" for applet or BC if BC is VBC?
I think that the closest what I can get is to invoke EvalExpr for another BC with script: