Posted 20 April 2018, 8:28 am EST
Hi,
Some string functions like below are not working in sub report scripts. It throws null reference error. But it works if remove string functions like Trim and Length.
Please help.
If(Name1.Text.Trim().Length == 0)
Regards
Renu