We have a problem in setting data in a dynamic text control; we are getting the data from Oracle.
We have noticed that whenever the Oracle data contains an ampersand, the dynamic text control ignores the text after the ampersand. This could be due to ampersand being the concatenation operator for dynamic text controls. How can we handle this scenario?
Any help is appreciated.
We have noticed that whenever the Oracle data contains an ampersand, the dynamic text control ignores the text after the ampersand. This could be due to ampersand being the concatenation operator for dynamic text controls. How can we handle this scenario?
Any help is appreciated.