Hi
I am using this line of code
SalesTable selectedRec = this.args.record() ? args.record() : null;
and then when i debug this I see 1 rec in salestable but no rec for my selectedrec.
What am i doing wrong?
Also please suggest how can i get to assign the value of proforma situated under caller obj to a local variable. Pls ref the pics.
